/home/camembert/cubos/data-table/src/tests/features/core/spec.ts (58.281s)
| the environment | jest + chai should work | passed in 0.002s |
| the environment | enzyme should work | passed in 0.002s |
| core features > with plain props | should pass smoke test | passed in 0.033s |
| core features > with plain props > should render correct table-related tags | should have a single <tbody> tag | passed in 0.002s |
| core features > with plain props > should render correct table-related tags | should have a single <thead> tag | passed in 0.002s |
| core features > with plain props > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with plain props > should render correct table-related tags | should have 20 rows | passed in 0.002s |
| core features > with plain props > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with plain props > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0s |
| core features > with plain props > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0.002s |
| core features > with plain props > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0.001s |
| core features > with plain props > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0s |
| core features > with plain props > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0.001s |
| core features > with plain props > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0.001s |
| core features > with plain props > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0s |
| core features > with plain props > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0.001s |
| core features > with plain props > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0s |
| core features > with plain props > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0.001s |
| core features > with plain props > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0s |
| core features > with plain props > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0s |
| core features > with plain props > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0.001s |
| core features > with plain props > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0s |
| core features > with plain props > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0.019s |
| core features > with plain props > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0.002s |
| core features > with plain props > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0.001s |
| core features > with plain props > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0s |
| core features > with plain props > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0.001s |
| core features > with plain props > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0s |
| core features > with plain props > should have default classes at the right tags | should have default class at <table> | passed in 0.002s |
| core features > with plain props > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with plain props > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with plain props > should have default classes at the right tags | should have default class at <tr> | passed in 0.004s |
| core features > with plain props > should have default classes at the right tags | should have default class at <td> | passed in 0.002s |
| core features > with plain props > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with plain props > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with plain props > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with plain props > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.002s |
| core features > with plain props > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.006s |
| core features > with plain props > should have props' classes at the right tags | should have props' class at <td> | passed in 0.006s |
| core features > with plain props > should have props' classes at the right tags | should have props' class at <th> | passed in 0.003s |
| core features > with plain props | each column's content should resemble it's descriptor's label | passed in 0.007s |
| core features > with plain props | each cell's content should resemble it's accessed and parsed value | passed in 0.014s |
| core features > with plain props | each row should have id accessor as key | passed in 0.003s |
| core features > with plain props > DataTableBody | should render a single child | passed in 0.001s |
| core features > with plain props > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with plain props > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with plain props > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [total feature] | should pass smoke test | passed in 0.049s |
| core features > with [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.003s |
| core features > with [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.014s |
| core features > with [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.003s |
| core features > with [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0.001s |
| core features > with [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0.001s |
| core features > with [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0.001s |
| core features > with [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0s |
| core features > with [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0.001s |
| core features > with [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0.001s |
| core features > with [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0s |
| core features > with [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0.001s |
| core features > with [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0.001s |
| core features > with [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0.001s |
| core features > with [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0s |
| core features > with [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0.001s |
| core features > with [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0.001s |
| core features > with [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0.001s |
| core features > with [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0s |
| core features > with [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0.001s |
| core features > with [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0.001s |
| core features > with [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0.001s |
| core features > with [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0s |
| core features > with [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0.001s |
| core features > with [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0.001s |
| core features > with [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.002s |
| core features > with [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.002s |
| core features > with [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.003s |
| core features > with [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.004s |
| core features > with [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.01s |
| core features > with [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.002s |
| core features > with [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.002s |
| core features > with [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.002s |
| core features > with [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.004s |
| core features > with [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.004s |
| core features > with [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.002s |
| core features > with [total feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.014s |
| core features > with [total feature] | each row should have id accessor as key | passed in 0.002s |
| core features > with [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [total feature] | should pass smoke test | passed in 0.044s |
| core features > with [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.002s |
| core features > with [total feature] > should render correct table-related tags | should have 5 columns | passed in 0s |
| core features > with [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0.001s |
| core features > with [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0s |
| core features > with [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0s |
| core features > with [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0.001s |
| core features > with [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0s |
| core features > with [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0.001s |
| core features > with [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0s |
| core features > with [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0s |
| core features > with [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0.001s |
| core features > with [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0s |
| core features > with [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0.001s |
| core features > with [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0s |
| core features > with [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0s |
| core features > with [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0.001s |
| core features > with [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0s |
| core features > with [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0.001s |
| core features > with [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0s |
| core features > with [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0s |
| core features > with [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0.001s |
| core features > with [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0s |
| core features > with [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0.001s |
| core features > with [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.004s |
| core features > with [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.004s |
| core features > with [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.002s |
| core features > with [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.002s |
| core features > with [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.002s |
| core features > with [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.005s |
| core features > with [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.004s |
| core features > with [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.002s |
| core features > with [total feature] | each column's content should resemble it's descriptor's label | passed in 0.005s |
| core features > with [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.013s |
| core features > with [total feature] | each row should have id accessor as key | passed in 0.002s |
| core features > with [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [total feature] > DataTableBody | should render a single <tbody> | passed in 0.007s |
| core features > with [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [total category total row], [total feature] | should pass smoke test | passed in 0.039s |
| core features > with [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.002s |
| core features > with [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0s |
| core features > with [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0.001s |
| core features > with [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0.001s |
| core features > with [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0s |
| core features > with [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0.001s |
| core features > with [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0.001s |
| core features > with [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0s |
| core features > with [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0.001s |
| core features > with [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0s |
| core features > with [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0.001s |
| core features > with [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0s |
| core features > with [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0s |
| core features > with [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0.001s |
| core features > with [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0s |
| core features > with [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0.001s |
| core features > with [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0.001s |
| core features > with [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0s |
| core features > with [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0.001s |
| core features > with [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0s |
| core features > with [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0.002s |
| core features > with [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0s |
| core features > with [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0.001s |
| core features > with [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.003s |
| core features > with [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.004s |
| core features > with [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.004s |
| core features > with [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.002s |
| core features > with [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.002s |
| core features > with [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.002s |
| core features > with [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.004s |
| core features > with [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.004s |
| core features > with [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.002s |
| core features > with [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.006s |
| core features > with [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.026s |
| core features > with [total category total row], [total feature] | each row should have id accessor as key | passed in 0.003s |
| core features > with [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [total category total row], [total feature] | should pass smoke test | passed in 0.034s |
| core features > with [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.002s |
| core features > with [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.001s |
| core features > with [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0s |
| core features > with [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0s |
| core features > with [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0.001s |
| core features > with [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0s |
| core features > with [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0.001s |
| core features > with [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0s |
| core features > with [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0s |
| core features > with [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0.001s |
| core features > with [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0s |
| core features > with [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0.001s |
| core features > with [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0s |
| core features > with [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0s |
| core features > with [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0.001s |
| core features > with [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0s |
| core features > with [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0.001s |
| core features > with [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0s |
| core features > with [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0s |
| core features > with [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0.001s |
| core features > with [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0.001s |
| core features > with [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0s |
| core features > with [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0.001s |
| core features > with [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0s |
| core features > with [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.003s |
| core features > with [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.002s |
| core features > with [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.002s |
| core features > with [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.002s |
| core features > with [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.005s |
| core features > with [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.011s |
| core features > with [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.002s |
| core features > with [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.004s |
| core features > with [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.013s |
| core features > with [total category total row], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [hide table total row], [total feature] | should pass smoke test | passed in 0.042s |
| core features > with [hide table total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.002s |
| core features > with [hide table total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.002s |
| core features > with [hide table total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.003s |
| core features > with [hide table total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.003s |
| core features > with [hide table total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0s |
| core features > with [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0.001s |
| core features > with [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0.001s |
| core features > with [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0.001s |
| core features > with [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0s |
| core features > with [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0.001s |
| core features > with [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0.001s |
| core features > with [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0.001s |
| core features > with [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0s |
| core features > with [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0.001s |
| core features > with [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0.001s |
| core features > with [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0.001s |
| core features > with [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0s |
| core features > with [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0.001s |
| core features > with [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0.001s |
| core features > with [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0s |
| core features > with [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0.001s |
| core features > with [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0.001s |
| core features > with [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0s |
| core features > with [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0s |
| core features > with [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0.001s |
| core features > with [hide table total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.002s |
| core features > with [hide table total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.003s |
| core features > with [hide table total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [hide table total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.004s |
| core features > with [hide table total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.002s |
| core features > with [hide table total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [hide table total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [hide table total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [hide table total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [hide table total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.009s |
| core features > with [hide table total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.003s |
| core features > with [hide table total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.002s |
| core features > with [hide table total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.005s |
| core features > with [hide table total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.024s |
| core features > with [hide table total row], [total feature] | each row should have id accessor as key | passed in 0.002s |
| core features > with [hide table total row], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [hide table total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [hide table total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [hide table total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [hide table total row], [total category total row], [total feature] | should pass smoke test | passed in 0.046s |
| core features > with [hide table total row], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.003s |
| core features > with [hide table total row], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.002s |
| core features > with [hide table total row], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [hide table total row], [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.003s |
| core features > with [hide table total row], [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0.001s |
| core features > with [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0.001s |
| core features > with [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0.001s |
| core features > with [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0s |
| core features > with [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0.001s |
| core features > with [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0.001s |
| core features > with [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0.001s |
| core features > with [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0s |
| core features > with [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0.001s |
| core features > with [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0.001s |
| core features > with [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0s |
| core features > with [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0.001s |
| core features > with [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0.001s |
| core features > with [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0.001s |
| core features > with [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0s |
| core features > with [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0.001s |
| core features > with [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0.001s |
| core features > with [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0.001s |
| core features > with [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0s |
| core features > with [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0.001s |
| core features > with [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0.001s |
| core features > with [hide table total row], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.002s |
| core features > with [hide table total row], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.002s |
| core features > with [hide table total row], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [hide table total row], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.004s |
| core features > with [hide table total row], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.012s |
| core features > with [hide table total row], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.002s |
| core features > with [hide table total row], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.005s |
| core features > with [hide table total row], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.002s |
| core features > with [hide table total row], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.002s |
| core features > with [hide table total row], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.005s |
| core features > with [hide table total row], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.004s |
| core features > with [hide table total row], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.002s |
| core features > with [hide table total row], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.005s |
| core features > with [hide table total row], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.029s |
| core features > with [hide table total row], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.003s |
| core features > with [hide table total row], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [hide table total row], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [hide table total row], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [hide table total row], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [hide table total row], [total category total row], [total feature] | should pass smoke test | passed in 0.043s |
| core features > with [hide table total row], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.002s |
| core features > with [hide table total row], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.002s |
| core features > with [hide table total row], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [hide table total row], [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.003s |
| core features > with [hide table total row], [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0.001s |
| core features > with [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0.001s |
| core features > with [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0.001s |
| core features > with [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0s |
| core features > with [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0.001s |
| core features > with [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0.001s |
| core features > with [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0s |
| core features > with [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0.001s |
| core features > with [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0.001s |
| core features > with [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0s |
| core features > with [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0.001s |
| core features > with [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0.001s |
| core features > with [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0s |
| core features > with [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0.001s |
| core features > with [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0.001s |
| core features > with [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0.002s |
| core features > with [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0.001s |
| core features > with [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0s |
| core features > with [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0.001s |
| core features > with [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0.001s |
| core features > with [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0.001s |
| core features > with [hide table total row], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.002s |
| core features > with [hide table total row], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.002s |
| core features > with [hide table total row], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [hide table total row], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.013s |
| core features > with [hide table total row], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.005s |
| core features > with [hide table total row], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.002s |
| core features > with [hide table total row], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [hide table total row], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.002s |
| core features > with [hide table total row], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.002s |
| core features > with [hide table total row], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.01s |
| core features > with [hide table total row], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.005s |
| core features > with [hide table total row], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.002s |
| core features > with [hide table total row], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.004s |
| core features > with [hide table total row], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.02s |
| core features > with [hide table total row], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.002s |
| core features > with [hide table total row], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [hide table total row], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [hide table total row], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [hide table total row], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [hide table total row], [total feature] | should pass smoke test | passed in 0.031s |
| core features > with [hide table total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.002s |
| core features > with [hide table total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [hide table total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [hide table total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.003s |
| core features > with [hide table total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0.001s |
| core features > with [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0s |
| core features > with [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0.001s |
| core features > with [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0.001s |
| core features > with [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0s |
| core features > with [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0.001s |
| core features > with [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0.001s |
| core features > with [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0s |
| core features > with [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0.001s |
| core features > with [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0.001s |
| core features > with [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0s |
| core features > with [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0.001s |
| core features > with [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0.001s |
| core features > with [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0s |
| core features > with [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0.001s |
| core features > with [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0.001s |
| core features > with [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0.009s |
| core features > with [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0.001s |
| core features > with [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0s |
| core features > with [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0.001s |
| core features > with [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0.001s |
| core features > with [hide table total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.002s |
| core features > with [hide table total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.002s |
| core features > with [hide table total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [hide table total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.007s |
| core features > with [hide table total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.004s |
| core features > with [hide table total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.002s |
| core features > with [hide table total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [hide table total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [hide table total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.002s |
| core features > with [hide table total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.005s |
| core features > with [hide table total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.003s |
| core features > with [hide table total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.002s |
| core features > with [hide table total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.007s |
| core features > with [hide table total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.018s |
| core features > with [hide table total row], [total feature] | each row should have id accessor as key | passed in 0.002s |
| core features > with [hide table total row], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [hide table total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [hide table total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [hide table total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [selectable] | should pass smoke test | passed in 0.054s |
| core features > with [selectable] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.003s |
| core features > with [selectable] > should render correct table-related tags | should have a single <thead> tag | passed in 0.003s |
| core features > with [selectable] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [selectable] > should render correct table-related tags | should have 20 rows | passed in 0.003s |
| core features > with [selectable] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [selectable] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0s |
| core features > with [selectable] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0.001s |
| core features > with [selectable] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0s |
| core features > with [selectable] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0.001s |
| core features > with [selectable] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0s |
| core features > with [selectable] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0.001s |
| core features > with [selectable] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0s |
| core features > with [selectable] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0.001s |
| core features > with [selectable] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0.001s |
| core features > with [selectable] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0.001s |
| core features > with [selectable] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0s |
| core features > with [selectable] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0.001s |
| core features > with [selectable] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0.001s |
| core features > with [selectable] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0.001s |
| core features > with [selectable] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0s |
| core features > with [selectable] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0.001s |
| core features > with [selectable] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0.001s |
| core features > with [selectable] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0.001s |
| core features > with [selectable] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0s |
| core features > with [selectable] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0.001s |
| core features > with [selectable] > should have default classes at the right tags | should have default class at <table> | passed in 0.002s |
| core features > with [selectable] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [selectable] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [selectable] > should have default classes at the right tags | should have default class at <tr> | passed in 0.002s |
| core features > with [selectable] > should have default classes at the right tags | should have default class at <td> | passed in 0.003s |
| core features > with [selectable] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [selectable] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.003s |
| core features > with [selectable] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.002s |
| core features > with [selectable] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.003s |
| core features > with [selectable] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.006s |
| core features > with [selectable] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.005s |
| core features > with [selectable] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.002s |
| core features > with [selectable] | each column's content should resemble it's descriptor's label | passed in 0.006s |
| core features > with [selectable] | each cell's content should resemble it's accessed and parsed value | passed in 0.004s |
| core features > with [selectable] | each row should have id accessor as key | passed in 0.003s |
| core features > with [selectable] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [selectable] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [selectable] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [selectable] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [selectable], [total feature] | should pass smoke test | passed in 0.049s |
| core features > with [selectable], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.002s |
| core features > with [selectable], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.002s |
| core features > with [selectable], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.003s |
| core features > with [selectable], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.003s |
| core features > with [selectable], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0s |
| core features > with [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0.001s |
| core features > with [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0.001s |
| core features > with [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0s |
| core features > with [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0.001s |
| core features > with [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0.001s |
| core features > with [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0s |
| core features > with [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0.001s |
| core features > with [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0.001s |
| core features > with [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0.001s |
| core features > with [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0s |
| core features > with [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0.001s |
| core features > with [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0.001s |
| core features > with [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0.001s |
| core features > with [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0s |
| core features > with [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0.001s |
| core features > with [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0.001s |
| core features > with [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0s |
| core features > with [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0.001s |
| core features > with [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0.001s |
| core features > with [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0.001s |
| core features > with [selectable], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.002s |
| core features > with [selectable], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.002s |
| core features > with [selectable], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.003s |
| core features > with [selectable], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.005s |
| core features > with [selectable], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.005s |
| core features > with [selectable], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.002s |
| core features > with [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.003s |
| core features > with [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.002s |
| core features > with [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.002s |
| core features > with [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.004s |
| core features > with [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.009s |
| core features > with [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [selectable], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [selectable], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.008s |
| core features > with [selectable], [total feature] | each row should have id accessor as key | passed in 0.002s |
| core features > with [selectable], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [selectable], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [selectable], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [selectable], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [selectable], [total feature] | should pass smoke test | passed in 0.041s |
| core features > with [selectable], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.003s |
| core features > with [selectable], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.002s |
| core features > with [selectable], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [selectable], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.003s |
| core features > with [selectable], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0.001s |
| core features > with [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0.001s |
| core features > with [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0.001s |
| core features > with [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0s |
| core features > with [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0s |
| core features > with [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0.001s |
| core features > with [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0.001s |
| core features > with [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0s |
| core features > with [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0s |
| core features > with [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0.001s |
| core features > with [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0s |
| core features > with [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0.001s |
| core features > with [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0s |
| core features > with [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0s |
| core features > with [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0s |
| core features > with [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0s |
| core features > with [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0.001s |
| core features > with [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0s |
| core features > with [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0s |
| core features > with [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0.001s |
| core features > with [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0s |
| core features > with [selectable], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.002s |
| core features > with [selectable], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [selectable], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [selectable], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.003s |
| core features > with [selectable], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.002s |
| core features > with [selectable], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.002s |
| core features > with [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.003s |
| core features > with [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.002s |
| core features > with [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.009s |
| core features > with [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.004s |
| core features > with [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.005s |
| core features > with [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.002s |
| core features > with [selectable], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.007s |
| core features > with [selectable], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.004s |
| core features > with [selectable], [total feature] | each row should have id accessor as key | passed in 0.004s |
| core features > with [selectable], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [selectable], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [selectable], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [selectable], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [selectable], [total category total row], [total feature] | should pass smoke test | passed in 0.041s |
| core features > with [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.002s |
| core features > with [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.002s |
| core features > with [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0s |
| core features > with [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0.001s |
| core features > with [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0s |
| core features > with [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0s |
| core features > with [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0.001s |
| core features > with [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0s |
| core features > with [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0.001s |
| core features > with [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0s |
| core features > with [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0.001s |
| core features > with [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0s |
| core features > with [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0s |
| core features > with [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0.001s |
| core features > with [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0s |
| core features > with [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0.001s |
| core features > with [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0s |
| core features > with [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0.001s |
| core features > with [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0s |
| core features > with [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0s |
| core features > with [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0.001s |
| core features > with [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0s |
| core features > with [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0.001s |
| core features > with [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.013s |
| core features > with [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.005s |
| core features > with [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.002s |
| core features > with [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.003s |
| core features > with [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.003s |
| core features > with [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [selectable], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [selectable], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.002s |
| core features > with [selectable], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.002s |
| core features > with [selectable], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [selectable], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [selectable], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [selectable], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [selectable], [total category total row], [total feature] | should pass smoke test | passed in 0.044s |
| core features > with [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.002s |
| core features > with [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.002s |
| core features > with [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0s |
| core features > with [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0s |
| core features > with [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0s |
| core features > with [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0.001s |
| core features > with [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0s |
| core features > with [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0.009s |
| core features > with [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0s |
| core features > with [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0.001s |
| core features > with [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0.001s |
| core features > with [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0.001s |
| core features > with [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0s |
| core features > with [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0.001s |
| core features > with [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0.001s |
| core features > with [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0s |
| core features > with [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0.001s |
| core features > with [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0.001s |
| core features > with [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0.001s |
| core features > with [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0s |
| core features > with [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0.001s |
| core features > with [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0.001s |
| core features > with [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0.001s |
| core features > with [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0.001s |
| core features > with [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.002s |
| core features > with [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.003s |
| core features > with [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.005s |
| core features > with [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.005s |
| core features > with [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.002s |
| core features > with [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.003s |
| core features > with [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.002s |
| core features > with [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.003s |
| core features > with [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.005s |
| core features > with [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.005s |
| core features > with [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.002s |
| core features > with [selectable], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.005s |
| core features > with [selectable], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.004s |
| core features > with [selectable], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.003s |
| core features > with [selectable], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [selectable], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [selectable], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [selectable], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total feature] | should pass smoke test | passed in 0.058s |
| core features > with [hide table total row], [selectable], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.003s |
| core features > with [hide table total row], [selectable], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.003s |
| core features > with [hide table total row], [selectable], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [hide table total row], [selectable], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.004s |
| core features > with [hide table total row], [selectable], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0s |
| core features > with [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0s |
| core features > with [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0s |
| core features > with [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0s |
| core features > with [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0s |
| core features > with [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0s |
| core features > with [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0s |
| core features > with [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0s |
| core features > with [hide table total row], [selectable], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.003s |
| core features > with [hide table total row], [selectable], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.002s |
| core features > with [hide table total row], [selectable], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.003s |
| core features > with [hide table total row], [selectable], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.005s |
| core features > with [hide table total row], [selectable], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.005s |
| core features > with [hide table total row], [selectable], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.003s |
| core features > with [hide table total row], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.003s |
| core features > with [hide table total row], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.002s |
| core features > with [hide table total row], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.003s |
| core features > with [hide table total row], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.008s |
| core features > with [hide table total row], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.005s |
| core features > with [hide table total row], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.003s |
| core features > with [hide table total row], [selectable], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.011s |
| core features > with [hide table total row], [selectable], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.004s |
| core features > with [hide table total row], [selectable], [total feature] | each row should have id accessor as key | passed in 0.009s |
| core features > with [hide table total row], [selectable], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] | should pass smoke test | passed in 0.045s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.002s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.003s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.002s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.002s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.002s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.007s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.003s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.002s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.003s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] | should pass smoke test | passed in 0.052s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.003s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.002s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.003s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.004s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.003s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.008s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.005s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.002s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.003s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.002s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.003s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.005s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.006s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.005s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.009s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.004s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.004s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total feature] | should pass smoke test | passed in 0.055s |
| core features > with [hide table total row], [selectable], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.002s |
| core features > with [hide table total row], [selectable], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.003s |
| core features > with [hide table total row], [selectable], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.003s |
| core features > with [hide table total row], [selectable], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.003s |
| core features > with [hide table total row], [selectable], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0s |
| core features > with [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0s |
| core features > with [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0s |
| core features > with [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0.008s |
| core features > with [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0s |
| core features > with [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0s |
| core features > with [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0s |
| core features > with [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [hide table total row], [selectable], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.002s |
| core features > with [hide table total row], [selectable], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [hide table total row], [selectable], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.011s |
| core features > with [hide table total row], [selectable], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.01s |
| core features > with [hide table total row], [selectable], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.006s |
| core features > with [hide table total row], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.007s |
| core features > with [hide table total row], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.009s |
| core features > with [hide table total row], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.011s |
| core features > with [hide table total row], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.036s |
| core features > with [hide table total row], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.018s |
| core features > with [hide table total row], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.019s |
| core features > with [hide table total row], [selectable], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.017s |
| core features > with [hide table total row], [selectable], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.029s |
| core features > with [hide table total row], [selectable], [total feature] | each row should have id accessor as key | passed in 0.035s |
| core features > with [hide table total row], [selectable], [total feature] > DataTableBody | should render a single child | passed in 0.008s |
| core features > with [hide table total row], [selectable], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.017s |
| core features > with [hide table total row], [selectable], [total feature] > DataTableHeader | should render a single child | passed in 0.014s |
| core features > with [hide table total row], [selectable], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.018s |
| core features > with [selectable] | should pass smoke test | passed in 0.257s |
| core features > with [selectable] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.047s |
| core features > with [selectable] > should render correct table-related tags | should have a single <thead> tag | passed in 0.036s |
| core features > with [selectable] > should render correct table-related tags | should have a single <table> tag | passed in 0.082s |
| core features > with [selectable] > should render correct table-related tags | should have 20 rows | passed in 0.004s |
| core features > with [selectable] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [selectable] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0.001s |
| core features > with [selectable] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0s |
| core features > with [selectable] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0.001s |
| core features > with [selectable] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0.001s |
| core features > with [selectable] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0.001s |
| core features > with [selectable] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0.001s |
| core features > with [selectable] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0.001s |
| core features > with [selectable] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0.001s |
| core features > with [selectable] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0.001s |
| core features > with [selectable] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0.001s |
| core features > with [selectable] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0s |
| core features > with [selectable] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0s |
| core features > with [selectable] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0.001s |
| core features > with [selectable] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0.001s |
| core features > with [selectable] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0.001s |
| core features > with [selectable] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0s |
| core features > with [selectable] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0.001s |
| core features > with [selectable] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0.001s |
| core features > with [selectable] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0.002s |
| core features > with [selectable] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0s |
| core features > with [selectable] > should have default classes at the right tags | should have default class at <table> | passed in 0.002s |
| core features > with [selectable] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.008s |
| core features > with [selectable] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [selectable] > should have default classes at the right tags | should have default class at <tr> | passed in 0.006s |
| core features > with [selectable] > should have default classes at the right tags | should have default class at <td> | passed in 0.005s |
| core features > with [selectable] > should have default classes at the right tags | should have default class at <th> | passed in 0.002s |
| core features > with [selectable] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.004s |
| core features > with [selectable] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.003s |
| core features > with [selectable] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.003s |
| core features > with [selectable] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.006s |
| core features > with [selectable] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.006s |
| core features > with [selectable] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.002s |
| core features > with [selectable] | each column's content should resemble it's descriptor's label | passed in 0.006s |
| core features > with [selectable] | each cell's content should resemble it's accessed and parsed value | passed in 0.004s |
| core features > with [selectable] | each row should have id accessor as key | passed in 0.003s |
| core features > with [selectable] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [selectable] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [selectable] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [selectable] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [selectable], [undefined selectedRowsIds prop] | should pass smoke test | passed in 0.057s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <thead> tag | passed in 0.002s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 20 rows | passed in 0.003s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 5 columns | passed in 0.002s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0.001s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0.001s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0.001s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0.001s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0.001s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0.001s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0.001s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0.001s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0.002s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0.001s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0.001s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0.001s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0.001s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0.001s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0.001s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <table> | passed in 0.002s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.002s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tr> | passed in 0.005s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <td> | passed in 0.004s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <th> | passed in 0.003s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.003s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.002s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.005s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.004s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.002s |
| core features > with [selectable], [undefined selectedRowsIds prop] | each column's content should resemble it's descriptor's label | passed in 0.005s |
| core features > with [selectable], [undefined selectedRowsIds prop] | each cell's content should resemble it's accessed and parsed value | passed in 0.003s |
| core features > with [selectable], [undefined selectedRowsIds prop] | each row should have id accessor as key | passed in 0.003s |
| core features > with [selectable], [undefined selectedRowsIds prop] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [selectable], [undefined selectedRowsIds prop] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [selectable], [undefined selectedRowsIds prop] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [selectable], [undefined selectedRowsIds prop] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [selectable], [undefined selectedRowsIds prop] | should pass smoke test | passed in 0.05s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.002s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <thead> tag | passed in 0.005s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <table> tag | passed in 0.003s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 20 rows | passed in 0.003s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0.001s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0.001s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0.001s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0.001s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0.001s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0.001s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0.001s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0.001s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0.001s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0.001s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0.001s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0.001s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0.001s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0.001s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0.001s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <table> | passed in 0.003s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.002s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tr> | passed in 0.005s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <td> | passed in 0.004s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <th> | passed in 0.003s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.003s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.002s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.005s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.012s |
| core features > with [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.002s |
| core features > with [selectable], [undefined selectedRowsIds prop] | each column's content should resemble it's descriptor's label | passed in 0.004s |
| core features > with [selectable], [undefined selectedRowsIds prop] | each cell's content should resemble it's accessed and parsed value | passed in 0.004s |
| core features > with [selectable], [undefined selectedRowsIds prop] | each row should have id accessor as key | passed in 0.003s |
| core features > with [selectable], [undefined selectedRowsIds prop] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [selectable], [undefined selectedRowsIds prop] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [selectable], [undefined selectedRowsIds prop] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [selectable], [undefined selectedRowsIds prop] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [sorting feature] | should pass smoke test | passed in 0.038s |
| core features > with [sorting feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.002s |
| core features > with [sorting feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.002s |
| core features > with [sorting feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [sorting feature] > should render correct table-related tags | should have 20 rows | passed in 0.002s |
| core features > with [sorting feature] > should render correct table-related tags | should have 5 columns | passed in 0.002s |
| core features > with [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0s |
| core features > with [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0.001s |
| core features > with [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0.001s |
| core features > with [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0s |
| core features > with [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0.001s |
| core features > with [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0s |
| core features > with [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0.001s |
| core features > with [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0.001s |
| core features > with [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0.002s |
| core features > with [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0s |
| core features > with [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0.001s |
| core features > with [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0s |
| core features > with [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0.001s |
| core features > with [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0.003s |
| core features > with [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0.001s |
| core features > with [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0s |
| core features > with [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0.001s |
| core features > with [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0.001s |
| core features > with [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0s |
| core features > with [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0.001s |
| core features > with [sorting feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.002s |
| core features > with [sorting feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [sorting feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [sorting feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.002s |
| core features > with [sorting feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.002s |
| core features > with [sorting feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.002s |
| core features > with [sorting feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [sorting feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [sorting feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [sorting feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.008s |
| core features > with [sorting feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.002s |
| core features > with [sorting feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [sorting feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [sorting feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.011s |
| core features > with [sorting feature] | each row should have id accessor as key | passed in 0.003s |
| core features > with [sorting feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [sorting feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [sorting feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [sorting feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [sorting feature], [total feature] | should pass smoke test | passed in 0.032s |
| core features > with [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [sorting feature], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.002s |
| core features > with [sorting feature], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0s |
| core features > with [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0.001s |
| core features > with [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0s |
| core features > with [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0s |
| core features > with [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0.001s |
| core features > with [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0s |
| core features > with [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0.001s |
| core features > with [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0s |
| core features > with [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0s |
| core features > with [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0.001s |
| core features > with [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0s |
| core features > with [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0.001s |
| core features > with [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0s |
| core features > with [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0s |
| core features > with [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0.001s |
| core features > with [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0s |
| core features > with [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0.001s |
| core features > with [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0s |
| core features > with [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0.001s |
| core features > with [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0.001s |
| core features > with [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0s |
| core features > with [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0.001s |
| core features > with [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.002s |
| core features > with [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.002s |
| core features > with [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.004s |
| core features > with [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.005s |
| core features > with [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.005s |
| core features > with [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.006s |
| core features > with [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.002s |
| core features > with [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.003s |
| core features > with [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.002s |
| core features > with [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.017s |
| core features > with [sorting feature], [total feature] | each row should have id accessor as key | passed in 0.003s |
| core features > with [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [sorting feature], [total feature] | should pass smoke test | passed in 0.037s |
| core features > with [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.002s |
| core features > with [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.002s |
| core features > with [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.004s |
| core features > with [sorting feature], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.003s |
| core features > with [sorting feature], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0.001s |
| core features > with [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0s |
| core features > with [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0.001s |
| core features > with [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0.001s |
| core features > with [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0s |
| core features > with [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0s |
| core features > with [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0.001s |
| core features > with [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0s |
| core features > with [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0.001s |
| core features > with [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0s |
| core features > with [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0s |
| core features > with [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0.001s |
| core features > with [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0s |
| core features > with [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0s |
| core features > with [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0.001s |
| core features > with [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0s |
| core features > with [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0.001s |
| core features > with [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0s |
| core features > with [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0s |
| core features > with [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0.001s |
| core features > with [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0s |
| core features > with [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.008s |
| core features > with [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.009s |
| core features > with [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.002s |
| core features > with [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.002s |
| core features > with [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.002s |
| core features > with [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.005s |
| core features > with [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.004s |
| core features > with [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.002s |
| core features > with [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.005s |
| core features > with [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.012s |
| core features > with [sorting feature], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.054s |
| core features > with [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.002s |
| core features > with [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.002s |
| core features > with [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.003s |
| core features > with [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0.001s |
| core features > with [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0.001s |
| core features > with [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0.001s |
| core features > with [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0s |
| core features > with [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0.001s |
| core features > with [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0.001s |
| core features > with [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0.001s |
| core features > with [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0s |
| core features > with [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0.001s |
| core features > with [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0.001s |
| core features > with [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0s |
| core features > with [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0.001s |
| core features > with [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0.001s |
| core features > with [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0s |
| core features > with [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0.001s |
| core features > with [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0.001s |
| core features > with [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0s |
| core features > with [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0.001s |
| core features > with [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0.009s |
| core features > with [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0.001s |
| core features > with [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0.001s |
| core features > with [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.002s |
| core features > with [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.002s |
| core features > with [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.005s |
| core features > with [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.004s |
| core features > with [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.002s |
| core features > with [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.002s |
| core features > with [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.014s |
| core features > with [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.002s |
| core features > with [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.041s |
| core features > with [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.002s |
| core features > with [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.002s |
| core features > with [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0s |
| core features > with [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0.007s |
| core features > with [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0s |
| core features > with [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0.001s |
| core features > with [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0s |
| core features > with [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0s |
| core features > with [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0.001s |
| core features > with [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0s |
| core features > with [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0.001s |
| core features > with [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0s |
| core features > with [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0s |
| core features > with [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0.001s |
| core features > with [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0.001s |
| core features > with [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0.001s |
| core features > with [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0s |
| core features > with [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0.001s |
| core features > with [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0.001s |
| core features > with [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0s |
| core features > with [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0.001s |
| core features > with [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0.001s |
| core features > with [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0s |
| core features > with [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.003s |
| core features > with [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.002s |
| core features > with [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.004s |
| core features > with [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.004s |
| core features > with [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.002s |
| core features > with [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.002s |
| core features > with [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.002s |
| core features > with [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.004s |
| core features > with [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.004s |
| core features > with [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.002s |
| core features > with [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.004s |
| core features > with [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.028s |
| core features > with [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.003s |
| core features > with [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total feature] | should pass smoke test | passed in 0.041s |
| core features > with [hide table total row], [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.008s |
| core features > with [hide table total row], [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.002s |
| core features > with [hide table total row], [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.003s |
| core features > with [hide table total row], [sorting feature], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.003s |
| core features > with [hide table total row], [sorting feature], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0s |
| core features > with [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0s |
| core features > with [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0s |
| core features > with [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0s |
| core features > with [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0s |
| core features > with [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0s |
| core features > with [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0s |
| core features > with [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0s |
| core features > with [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.002s |
| core features > with [hide table total row], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.002s |
| core features > with [hide table total row], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [hide table total row], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.004s |
| core features > with [hide table total row], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.003s |
| core features > with [hide table total row], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.002s |
| core features > with [hide table total row], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.002s |
| core features > with [hide table total row], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.002s |
| core features > with [hide table total row], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.004s |
| core features > with [hide table total row], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.004s |
| core features > with [hide table total row], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.002s |
| core features > with [hide table total row], [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.004s |
| core features > with [hide table total row], [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.014s |
| core features > with [hide table total row], [sorting feature], [total feature] | each row should have id accessor as key | passed in 0.002s |
| core features > with [hide table total row], [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [hide table total row], [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [hide table total row], [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.036s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.002s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.002s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0.003s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0.002s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.004s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.002s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.005s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.004s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.004s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.002s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.002s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.005s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.003s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.002s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.004s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.018s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.009s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.034s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.002s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0.002s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.002s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.002s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.005s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.002s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.002s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.002s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.002s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.009s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.019s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.002s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total feature] | should pass smoke test | passed in 0.035s |
| core features > with [hide table total row], [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.002s |
| core features > with [hide table total row], [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.002s |
| core features > with [hide table total row], [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [hide table total row], [sorting feature], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.002s |
| core features > with [hide table total row], [sorting feature], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0s |
| core features > with [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0s |
| core features > with [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0s |
| core features > with [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0s |
| core features > with [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0s |
| core features > with [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0s |
| core features > with [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0s |
| core features > with [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0s |
| core features > with [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0s |
| core features > with [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0s |
| core features > with [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0s |
| core features > with [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0s |
| core features > with [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0s |
| core features > with [hide table total row], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.002s |
| core features > with [hide table total row], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.004s |
| core features > with [hide table total row], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.003s |
| core features > with [hide table total row], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.002s |
| core features > with [hide table total row], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.004s |
| core features > with [hide table total row], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.002s |
| core features > with [hide table total row], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.002s |
| core features > with [hide table total row], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.012s |
| core features > with [hide table total row], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.004s |
| core features > with [hide table total row], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.002s |
| core features > with [hide table total row], [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [hide table total row], [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.011s |
| core features > with [hide table total row], [sorting feature], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [hide table total row], [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [hide table total row], [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [selectable], [sorting feature] | should pass smoke test | passed in 0.047s |
| core features > with [selectable], [sorting feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.002s |
| core features > with [selectable], [sorting feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.003s |
| core features > with [selectable], [sorting feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [selectable], [sorting feature] > should render correct table-related tags | should have 20 rows | passed in 0.004s |
| core features > with [selectable], [sorting feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0.001s |
| core features > with [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0s |
| core features > with [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0.001s |
| core features > with [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0.001s |
| core features > with [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0s |
| core features > with [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0s |
| core features > with [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0.001s |
| core features > with [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0.001s |
| core features > with [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0s |
| core features > with [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0.001s |
| core features > with [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0.001s |
| core features > with [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0s |
| core features > with [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0.001s |
| core features > with [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0.001s |
| core features > with [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0.001s |
| core features > with [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0s |
| core features > with [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0.001s |
| core features > with [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0.001s |
| core features > with [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0s |
| core features > with [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0.001s |
| core features > with [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.003s |
| core features > with [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.002s |
| core features > with [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.003s |
| core features > with [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.013s |
| core features > with [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.005s |
| core features > with [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.003s |
| core features > with [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.003s |
| core features > with [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.002s |
| core features > with [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.004s |
| core features > with [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.004s |
| core features > with [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [selectable], [sorting feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [selectable], [sorting feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.002s |
| core features > with [selectable], [sorting feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [selectable], [sorting feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [selectable], [sorting feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [selectable], [sorting feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [selectable], [sorting feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total feature] | should pass smoke test | passed in 0.042s |
| core features > with [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.003s |
| core features > with [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.003s |
| core features > with [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.004s |
| core features > with [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0s |
| core features > with [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0s |
| core features > with [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0s |
| core features > with [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0s |
| core features > with [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0.009s |
| core features > with [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0s |
| core features > with [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0s |
| core features > with [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0s |
| core features > with [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0.002s |
| core features > with [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0s |
| core features > with [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.002s |
| core features > with [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.003s |
| core features > with [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.002s |
| core features > with [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.002s |
| core features > with [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.002s |
| core features > with [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.002s |
| core features > with [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.002s |
| core features > with [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.003s |
| core features > with [selectable], [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.004s |
| core features > with [selectable], [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.003s |
| core features > with [selectable], [sorting feature], [total feature] | each row should have id accessor as key | passed in 0.003s |
| core features > with [selectable], [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total feature] | should pass smoke test | passed in 0.062s |
| core features > with [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.003s |
| core features > with [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.002s |
| core features > with [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.003s |
| core features > with [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.004s |
| core features > with [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0s |
| core features > with [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0s |
| core features > with [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0s |
| core features > with [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0s |
| core features > with [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0s |
| core features > with [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0s |
| core features > with [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0s |
| core features > with [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.002s |
| core features > with [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.002s |
| core features > with [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.004s |
| core features > with [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.005s |
| core features > with [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.003s |
| core features > with [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.003s |
| core features > with [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.002s |
| core features > with [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.005s |
| core features > with [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.005s |
| core features > with [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.005s |
| core features > with [selectable], [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.004s |
| core features > with [selectable], [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.004s |
| core features > with [selectable], [sorting feature], [total feature] | each row should have id accessor as key | passed in 0.003s |
| core features > with [selectable], [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0.007s |
| core features > with [selectable], [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.051s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.004s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.002s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.002s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.003s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.002s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.002s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.002s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.007s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.003s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.002s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.004s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.003s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.041s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.003s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.003s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.004s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.003s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.005s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.003s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.013s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.005s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.003s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.003s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.002s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.003s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.005s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.003s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.002s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.002s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] | should pass smoke test | passed in 0.039s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.003s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.003s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.003s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.003s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0.01s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.003s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.002s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.003s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.006s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.006s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.003s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.003s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.003s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.002s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.006s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.005s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.003s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.004s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.004s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] | each row should have id accessor as key | passed in 0.004s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.046s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.012s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.003s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.005s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0.002s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.003s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.002s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.003s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.004s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.005s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.003s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.004s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.003s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.002s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.005s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.005s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.002s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.004s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.01s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.003s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.008s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.002s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.084s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.003s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.003s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.003s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.003s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.003s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.003s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.005s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.004s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.003s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.003s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.002s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.003s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.012s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.005s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.003s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.005s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.004s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.003s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.002s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] | should pass smoke test | passed in 0.036s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.002s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.003s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.002s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.003s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.004s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.012s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.003s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.003s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.002s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.006s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.005s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.004s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.005s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.004s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] | each row should have id accessor as key | passed in 0.003s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.002s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [hide table total row], [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [selectable], [sorting feature] | should pass smoke test | passed in 0.059s |
| core features > with [selectable], [sorting feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.003s |
| core features > with [selectable], [sorting feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.003s |
| core features > with [selectable], [sorting feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [selectable], [sorting feature] > should render correct table-related tags | should have 20 rows | passed in 0.003s |
| core features > with [selectable], [sorting feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0.001s |
| core features > with [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0.001s |
| core features > with [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0.001s |
| core features > with [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0s |
| core features > with [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0.001s |
| core features > with [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0.001s |
| core features > with [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0.001s |
| core features > with [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0s |
| core features > with [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0.001s |
| core features > with [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0.001s |
| core features > with [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0.001s |
| core features > with [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0s |
| core features > with [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0.001s |
| core features > with [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0.001s |
| core features > with [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0.001s |
| core features > with [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0.01s |
| core features > with [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0.001s |
| core features > with [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0s |
| core features > with [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0.001s |
| core features > with [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0.001s |
| core features > with [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.003s |
| core features > with [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.005s |
| core features > with [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.003s |
| core features > with [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.002s |
| core features > with [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.002s |
| core features > with [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.002s |
| core features > with [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.002s |
| core features > with [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.002s |
| core features > with [selectable], [sorting feature] | each column's content should resemble it's descriptor's label | passed in 0.002s |
| core features > with [selectable], [sorting feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.002s |
| core features > with [selectable], [sorting feature] | each row should have id accessor as key | passed in 0.002s |
| core features > with [selectable], [sorting feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [selectable], [sorting feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [selectable], [sorting feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [selectable], [sorting feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] | should pass smoke test | passed in 0.037s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <thead> tag | passed in 0.009s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 20 rows | passed in 0.003s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 5 columns | passed in 0.002s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <table> | passed in 0.002s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.003s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tr> | passed in 0.005s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <td> | passed in 0.005s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <th> | passed in 0.003s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.003s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.002s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.003s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.003s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.003s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] | each column's content should resemble it's descriptor's label | passed in 0.004s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] | each cell's content should resemble it's accessed and parsed value | passed in 0.004s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] | each row should have id accessor as key | passed in 0.003s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] | should pass smoke test | passed in 0.048s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.002s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 20 rows | passed in 0.002s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 5 columns | passed in 0s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0.001s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <table> | passed in 0.002s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.002s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tr> | passed in 0.005s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <td> | passed in 0.004s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <th> | passed in 0.003s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.003s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.002s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.005s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.008s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] | each column's content should resemble it's descriptor's label | passed in 0.004s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] | each cell's content should resemble it's accessed and parsed value | passed in 0.007s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] | each row should have id accessor as key | passed in 0.002s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableBody | should render a single child | passed in 0s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [sorting feature] | should pass smoke test | passed in 0.043s |
| core features > with [sorting feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.002s |
| core features > with [sorting feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.002s |
| core features > with [sorting feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [sorting feature] > should render correct table-related tags | should have 20 rows | passed in 0.002s |
| core features > with [sorting feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0.001s |
| core features > with [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0.001s |
| core features > with [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0s |
| core features > with [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0.001s |
| core features > with [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0s |
| core features > with [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0s |
| core features > with [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0.001s |
| core features > with [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0s |
| core features > with [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0.001s |
| core features > with [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0.001s |
| core features > with [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0s |
| core features > with [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0.001s |
| core features > with [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0.001s |
| core features > with [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0s |
| core features > with [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0.001s |
| core features > with [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0s |
| core features > with [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0.001s |
| core features > with [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0.001s |
| core features > with [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0s |
| core features > with [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0.001s |
| core features > with [sorting feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.002s |
| core features > with [sorting feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.002s |
| core features > with [sorting feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [sorting feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.005s |
| core features > with [sorting feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.004s |
| core features > with [sorting feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [sorting feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [sorting feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [sorting feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.002s |
| core features > with [sorting feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.004s |
| core features > with [sorting feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.004s |
| core features > with [sorting feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.009s |
| core features > with [sorting feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [sorting feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.012s |
| core features > with [sorting feature] | each row should have id accessor as key | passed in 0.003s |
| core features > with [sorting feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [sorting feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [sorting feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [sorting feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [default sort], [sorting feature] | should pass smoke test | passed in 0.038s |
| core features > with [default sort], [sorting feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.003s |
| core features > with [default sort], [sorting feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.002s |
| core features > with [default sort], [sorting feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [default sort], [sorting feature] > should render correct table-related tags | should have 20 rows | passed in 0.003s |
| core features > with [default sort], [sorting feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0.001s |
| core features > with [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0.001s |
| core features > with [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0s |
| core features > with [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0.001s |
| core features > with [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0.001s |
| core features > with [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0s |
| core features > with [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0.001s |
| core features > with [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0.001s |
| core features > with [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0s |
| core features > with [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0.001s |
| core features > with [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0.001s |
| core features > with [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0s |
| core features > with [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0.001s |
| core features > with [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0.001s |
| core features > with [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0s |
| core features > with [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0.001s |
| core features > with [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0.001s |
| core features > with [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0s |
| core features > with [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0.001s |
| core features > with [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0.001s |
| core features > with [default sort], [sorting feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.002s |
| core features > with [default sort], [sorting feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [default sort], [sorting feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [default sort], [sorting feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.005s |
| core features > with [default sort], [sorting feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.003s |
| core features > with [default sort], [sorting feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.002s |
| core features > with [default sort], [sorting feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [default sort], [sorting feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.002s |
| core features > with [default sort], [sorting feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.002s |
| core features > with [default sort], [sorting feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.012s |
| core features > with [default sort], [sorting feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.004s |
| core features > with [default sort], [sorting feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.002s |
| core features > with [default sort], [sorting feature] | each column's content should resemble it's descriptor's label | passed in 0.006s |
| core features > with [default sort], [sorting feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.015s |
| core features > with [default sort], [sorting feature] | each row should have id accessor as key | passed in 0.002s |
| core features > with [default sort], [sorting feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [default sort], [sorting feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [default sort], [sorting feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [default sort], [sorting feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [default sort], [sorting feature] | should pass smoke test | passed in 0.039s |
| core features > with [default sort], [sorting feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.002s |
| core features > with [default sort], [sorting feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [default sort], [sorting feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [default sort], [sorting feature] > should render correct table-related tags | should have 20 rows | passed in 0.003s |
| core features > with [default sort], [sorting feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0s |
| core features > with [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0.001s |
| core features > with [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0s |
| core features > with [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0s |
| core features > with [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0.001s |
| core features > with [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0s |
| core features > with [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0.001s |
| core features > with [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0.001s |
| core features > with [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0s |
| core features > with [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0.001s |
| core features > with [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0s |
| core features > with [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0s |
| core features > with [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0.001s |
| core features > with [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0.001s |
| core features > with [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0s |
| core features > with [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0.001s |
| core features > with [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0.001s |
| core features > with [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0s |
| core features > with [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0.001s |
| core features > with [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0.001s |
| core features > with [default sort], [sorting feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.002s |
| core features > with [default sort], [sorting feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.002s |
| core features > with [default sort], [sorting feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [default sort], [sorting feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.004s |
| core features > with [default sort], [sorting feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.004s |
| core features > with [default sort], [sorting feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.002s |
| core features > with [default sort], [sorting feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.004s |
| core features > with [default sort], [sorting feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.011s |
| core features > with [default sort], [sorting feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.003s |
| core features > with [default sort], [sorting feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.004s |
| core features > with [default sort], [sorting feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.004s |
| core features > with [default sort], [sorting feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.002s |
| core features > with [default sort], [sorting feature] | each column's content should resemble it's descriptor's label | passed in 0.004s |
| core features > with [default sort], [sorting feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.017s |
| core features > with [default sort], [sorting feature] | each row should have id accessor as key | passed in 0.003s |
| core features > with [default sort], [sorting feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [default sort], [sorting feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [default sort], [sorting feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [default sort], [sorting feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [nested columns] | should pass smoke test | passed in 0.057s |
| core features > with [nested columns] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.002s |
| core features > with [nested columns] > should render correct table-related tags | should have a single <thead> tag | passed in 0.002s |
| core features > with [nested columns] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [nested columns] > should render correct table-related tags | should have 20 rows | passed in 0.005s |
| core features > with [nested columns] > should render correct table-related tags | should have 17 columns | passed in 0.002s |
| core features > with [nested columns] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0.001s |
| core features > with [nested columns] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0.001s |
| core features > with [nested columns] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0s |
| core features > with [nested columns] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0.002s |
| core features > with [nested columns] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.001s |
| core features > with [nested columns] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0s |
| core features > with [nested columns] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0.001s |
| core features > with [nested columns] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0.001s |
| core features > with [nested columns] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.001s |
| core features > with [nested columns] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0.009s |
| core features > with [nested columns] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0.001s |
| core features > with [nested columns] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0.001s |
| core features > with [nested columns] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0s |
| core features > with [nested columns] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [nested columns] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0.001s |
| core features > with [nested columns] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0s |
| core features > with [nested columns] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0s |
| core features > with [nested columns] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0.001s |
| core features > with [nested columns] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.001s |
| core features > with [nested columns] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0s |
| core features > with [nested columns] > should have default classes at the right tags | should have default class at <table> | passed in 0.003s |
| core features > with [nested columns] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.003s |
| core features > with [nested columns] > should have default classes at the right tags | should have default class at <thead> | passed in 0.003s |
| core features > with [nested columns] > should have default classes at the right tags | should have default class at <tr> | passed in 0.005s |
| core features > with [nested columns] > should have default classes at the right tags | should have default class at <td> | passed in 0.019s |
| core features > with [nested columns] > should have default classes at the right tags | should have default class at <th> | passed in 0.009s |
| core features > with [nested columns] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.004s |
| core features > with [nested columns] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.004s |
| core features > with [nested columns] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.004s |
| core features > with [nested columns] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.008s |
| core features > with [nested columns] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.013s |
| core features > with [nested columns] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.005s |
| core features > with [nested columns] | each column's content should resemble it's descriptor's label | passed in 0.017s |
| core features > with [nested columns] | each cell's content should resemble it's accessed and parsed value | passed in 0.027s |
| core features > with [nested columns] | each row should have id accessor as key | passed in 0.005s |
| core features > with [nested columns] > DataTableBody | should render a single child | passed in 0.002s |
| core features > with [nested columns] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [nested columns] > DataTableHeader | should render a single child | passed in 0.002s |
| core features > with [nested columns] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [nested columns], [total feature] | should pass smoke test | passed in 0.064s |
| core features > with [nested columns], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.004s |
| core features > with [nested columns], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.005s |
| core features > with [nested columns], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.003s |
| core features > with [nested columns], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.005s |
| core features > with [nested columns], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0.001s |
| core features > with [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0.001s |
| core features > with [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0.001s |
| core features > with [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0.001s |
| core features > with [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.001s |
| core features > with [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0.001s |
| core features > with [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0s |
| core features > with [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0.001s |
| core features > with [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.001s |
| core features > with [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0.001s |
| core features > with [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0.001s |
| core features > with [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0.001s |
| core features > with [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0.001s |
| core features > with [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0s |
| core features > with [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0s |
| core features > with [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0.001s |
| core features > with [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0.001s |
| core features > with [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.001s |
| core features > with [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0.001s |
| core features > with [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0s |
| core features > with [nested columns], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.003s |
| core features > with [nested columns], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.012s |
| core features > with [nested columns], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.004s |
| core features > with [nested columns], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.006s |
| core features > with [nested columns], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.008s |
| core features > with [nested columns], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.004s |
| core features > with [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.003s |
| core features > with [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.002s |
| core features > with [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.003s |
| core features > with [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.008s |
| core features > with [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.004s |
| core features > with [nested columns], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.012s |
| core features > with [nested columns], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.011s |
| core features > with [nested columns], [total feature] | each row should have id accessor as key | passed in 0.008s |
| core features > with [nested columns], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [nested columns], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [nested columns], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [nested columns], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [nested columns], [total feature] | should pass smoke test | passed in 0.044s |
| core features > with [nested columns], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.004s |
| core features > with [nested columns], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.004s |
| core features > with [nested columns], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.003s |
| core features > with [nested columns], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.003s |
| core features > with [nested columns], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0s |
| core features > with [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0.001s |
| core features > with [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0s |
| core features > with [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0.001s |
| core features > with [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0s |
| core features > with [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0s |
| core features > with [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0.001s |
| core features > with [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0s |
| core features > with [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.001s |
| core features > with [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0s |
| core features > with [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0.001s |
| core features > with [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0.001s |
| core features > with [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0.001s |
| core features > with [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0.001s |
| core features > with [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0s |
| core features > with [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0.001s |
| core features > with [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0.001s |
| core features > with [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.001s |
| core features > with [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0.001s |
| core features > with [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0.001s |
| core features > with [nested columns], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.003s |
| core features > with [nested columns], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.003s |
| core features > with [nested columns], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.003s |
| core features > with [nested columns], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.011s |
| core features > with [nested columns], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.008s |
| core features > with [nested columns], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.004s |
| core features > with [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.003s |
| core features > with [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.004s |
| core features > with [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.004s |
| core features > with [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.006s |
| core features > with [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.016s |
| core features > with [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.004s |
| core features > with [nested columns], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.015s |
| core features > with [nested columns], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.014s |
| core features > with [nested columns], [total feature] | each row should have id accessor as key | passed in 0.002s |
| core features > with [nested columns], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [nested columns], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [nested columns], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [nested columns], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [nested columns], [total category total row], [total feature] | should pass smoke test | passed in 0.04s |
| core features > with [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.004s |
| core features > with [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.004s |
| core features > with [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.003s |
| core features > with [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.005s |
| core features > with [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.002s |
| core features > with [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0.001s |
| core features > with [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0.001s |
| core features > with [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0.001s |
| core features > with [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0.001s |
| core features > with [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0s |
| core features > with [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0.001s |
| core features > with [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0.001s |
| core features > with [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0.001s |
| core features > with [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.001s |
| core features > with [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0s |
| core features > with [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0.001s |
| core features > with [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0.001s |
| core features > with [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0.001s |
| core features > with [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0s |
| core features > with [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0.001s |
| core features > with [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0.001s |
| core features > with [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0.001s |
| core features > with [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0s |
| core features > with [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0.001s |
| core features > with [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0.001s |
| core features > with [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.004s |
| core features > with [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.004s |
| core features > with [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.003s |
| core features > with [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.003s |
| core features > with [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.011s |
| core features > with [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.002s |
| core features > with [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.002s |
| core features > with [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.002s |
| core features > with [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.006s |
| core features > with [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.008s |
| core features > with [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.004s |
| core features > with [nested columns], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.012s |
| core features > with [nested columns], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.019s |
| core features > with [nested columns], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.004s |
| core features > with [nested columns], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.002s |
| core features > with [nested columns], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [nested columns], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.002s |
| core features > with [nested columns], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [nested columns], [total category total row], [total feature] | should pass smoke test | passed in 0.047s |
| core features > with [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.004s |
| core features > with [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.004s |
| core features > with [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.003s |
| core features > with [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.005s |
| core features > with [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.002s |
| core features > with [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0s |
| core features > with [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0.001s |
| core features > with [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0.001s |
| core features > with [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0.001s |
| core features > with [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.001s |
| core features > with [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0s |
| core features > with [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0.001s |
| core features > with [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0.001s |
| core features > with [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.001s |
| core features > with [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0.001s |
| core features > with [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0s |
| core features > with [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0.001s |
| core features > with [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0.001s |
| core features > with [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0s |
| core features > with [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0.001s |
| core features > with [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0s |
| core features > with [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0.001s |
| core features > with [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.001s |
| core features > with [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0.001s |
| core features > with [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0s |
| core features > with [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.004s |
| core features > with [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.002s |
| core features > with [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.003s |
| core features > with [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.004s |
| core features > with [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.002s |
| core features > with [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.008s |
| core features > with [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.003s |
| core features > with [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.005s |
| core features > with [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.006s |
| core features > with [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.008s |
| core features > with [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.004s |
| core features > with [nested columns], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.015s |
| core features > with [nested columns], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.023s |
| core features > with [nested columns], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.005s |
| core features > with [nested columns], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [nested columns], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.002s |
| core features > with [nested columns], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [nested columns], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [total feature] | should pass smoke test | passed in 0.056s |
| core features > with [hide table total row], [nested columns], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.005s |
| core features > with [hide table total row], [nested columns], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0s |
| core features > with [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0s |
| core features > with [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0s |
| core features > with [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0s |
| core features > with [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.003s |
| core features > with [hide table total row], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.003s |
| core features > with [hide table total row], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.007s |
| core features > with [hide table total row], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.008s |
| core features > with [hide table total row], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.008s |
| core features > with [hide table total row], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.005s |
| core features > with [hide table total row], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.006s |
| core features > with [hide table total row], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.003s |
| core features > with [hide table total row], [nested columns], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.01s |
| core features > with [hide table total row], [nested columns], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.018s |
| core features > with [hide table total row], [nested columns], [total feature] | each row should have id accessor as key | passed in 0.005s |
| core features > with [hide table total row], [nested columns], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] | should pass smoke test | passed in 0.046s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.009s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.003s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.003s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.003s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.007s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.01s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.005s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.003s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.003s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.015s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.012s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.012s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.026s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] | should pass smoke test | passed in 0.064s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0.007s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.003s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.008s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.012s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.012s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.015s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.005s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total feature] | should pass smoke test | passed in 0.058s |
| core features > with [hide table total row], [nested columns], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0s |
| core features > with [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0s |
| core features > with [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0s |
| core features > with [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0.01s |
| core features > with [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0s |
| core features > with [hide table total row], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.006s |
| core features > with [hide table total row], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.009s |
| core features > with [hide table total row], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.005s |
| core features > with [hide table total row], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.003s |
| core features > with [hide table total row], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.008s |
| core features > with [hide table total row], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.011s |
| core features > with [hide table total row], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.005s |
| core features > with [hide table total row], [nested columns], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.011s |
| core features > with [hide table total row], [nested columns], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.028s |
| core features > with [hide table total row], [nested columns], [total feature] | each row should have id accessor as key | passed in 0.005s |
| core features > with [hide table total row], [nested columns], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [total feature] > DataTableHeader | should render a single child | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [nested columns], [selectable] | should pass smoke test | passed in 0.058s |
| core features > with [nested columns], [selectable] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.005s |
| core features > with [nested columns], [selectable] > should render correct table-related tags | should have a single <thead> tag | passed in 0.004s |
| core features > with [nested columns], [selectable] > should render correct table-related tags | should have a single <table> tag | passed in 0.004s |
| core features > with [nested columns], [selectable] > should render correct table-related tags | should have 20 rows | passed in 0.004s |
| core features > with [nested columns], [selectable] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0.001s |
| core features > with [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0s |
| core features > with [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0.001s |
| core features > with [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0s |
| core features > with [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.001s |
| core features > with [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0s |
| core features > with [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0.001s |
| core features > with [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0s |
| core features > with [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.001s |
| core features > with [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0s |
| core features > with [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0s |
| core features > with [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0.001s |
| core features > with [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0s |
| core features > with [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0s |
| core features > with [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0.001s |
| core features > with [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0s |
| core features > with [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0.001s |
| core features > with [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0s |
| core features > with [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0s |
| core features > with [nested columns], [selectable] > should have default classes at the right tags | should have default class at <table> | passed in 0.011s |
| core features > with [nested columns], [selectable] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.004s |
| core features > with [nested columns], [selectable] > should have default classes at the right tags | should have default class at <thead> | passed in 0.004s |
| core features > with [nested columns], [selectable] > should have default classes at the right tags | should have default class at <tr> | passed in 0.007s |
| core features > with [nested columns], [selectable] > should have default classes at the right tags | should have default class at <td> | passed in 0.008s |
| core features > with [nested columns], [selectable] > should have default classes at the right tags | should have default class at <th> | passed in 0.004s |
| core features > with [nested columns], [selectable] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.004s |
| core features > with [nested columns], [selectable] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.004s |
| core features > with [nested columns], [selectable] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.004s |
| core features > with [nested columns], [selectable] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.007s |
| core features > with [nested columns], [selectable] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.009s |
| core features > with [nested columns], [selectable] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.004s |
| core features > with [nested columns], [selectable] | each column's content should resemble it's descriptor's label | passed in 0.011s |
| core features > with [nested columns], [selectable] | each cell's content should resemble it's accessed and parsed value | passed in 0.005s |
| core features > with [nested columns], [selectable] | each row should have id accessor as key | passed in 0.018s |
| core features > with [nested columns], [selectable] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [nested columns], [selectable] > DataTableBody | should render a single <tbody> | passed in 0.002s |
| core features > with [nested columns], [selectable] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [nested columns], [selectable] > DataTableHeader | should render a single <thead> | passed in 0.002s |
| core features > with [nested columns], [selectable], [total feature] | should pass smoke test | passed in 0.064s |
| core features > with [nested columns], [selectable], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.002s |
| core features > with [nested columns], [selectable], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.002s |
| core features > with [nested columns], [selectable], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [nested columns], [selectable], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.003s |
| core features > with [nested columns], [selectable], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.002s |
| core features > with [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0.001s |
| core features > with [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0s |
| core features > with [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0.001s |
| core features > with [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0.001s |
| core features > with [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.001s |
| core features > with [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0s |
| core features > with [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0.001s |
| core features > with [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0.001s |
| core features > with [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.001s |
| core features > with [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0s |
| core features > with [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0.001s |
| core features > with [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0.001s |
| core features > with [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0.001s |
| core features > with [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0s |
| core features > with [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0.001s |
| core features > with [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0.001s |
| core features > with [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0s |
| core features > with [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0.001s |
| core features > with [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.001s |
| core features > with [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0.001s |
| core features > with [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0s |
| core features > with [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.005s |
| core features > with [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.012s |
| core features > with [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.004s |
| core features > with [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.007s |
| core features > with [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.009s |
| core features > with [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.004s |
| core features > with [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.004s |
| core features > with [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.004s |
| core features > with [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.004s |
| core features > with [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.006s |
| core features > with [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.007s |
| core features > with [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.002s |
| core features > with [nested columns], [selectable], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.007s |
| core features > with [nested columns], [selectable], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.003s |
| core features > with [nested columns], [selectable], [total feature] | each row should have id accessor as key | passed in 0.013s |
| core features > with [nested columns], [selectable], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [nested columns], [selectable], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [nested columns], [selectable], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [nested columns], [selectable], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [nested columns], [selectable], [total feature] | should pass smoke test | passed in 0.053s |
| core features > with [nested columns], [selectable], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.002s |
| core features > with [nested columns], [selectable], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.002s |
| core features > with [nested columns], [selectable], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [nested columns], [selectable], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.003s |
| core features > with [nested columns], [selectable], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0.001s |
| core features > with [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0s |
| core features > with [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0.001s |
| core features > with [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0s |
| core features > with [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0s |
| core features > with [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0.001s |
| core features > with [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0s |
| core features > with [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0.001s |
| core features > with [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0s |
| core features > with [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0.001s |
| core features > with [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0s |
| core features > with [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0.001s |
| core features > with [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0.001s |
| core features > with [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0s |
| core features > with [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0.001s |
| core features > with [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0.001s |
| core features > with [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0s |
| core features > with [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0.001s |
| core features > with [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.001s |
| core features > with [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0.001s |
| core features > with [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0s |
| core features > with [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.004s |
| core features > with [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.011s |
| core features > with [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.003s |
| core features > with [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.005s |
| core features > with [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.004s |
| core features > with [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.002s |
| core features > with [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.004s |
| core features > with [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.007s |
| core features > with [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.01s |
| core features > with [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.004s |
| core features > with [nested columns], [selectable], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.015s |
| core features > with [nested columns], [selectable], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.006s |
| core features > with [nested columns], [selectable], [total feature] | each row should have id accessor as key | passed in 0.013s |
| core features > with [nested columns], [selectable], [total feature] > DataTableBody | should render a single child | passed in 0.002s |
| core features > with [nested columns], [selectable], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.002s |
| core features > with [nested columns], [selectable], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [nested columns], [selectable], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.002s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] | should pass smoke test | passed in 0.061s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.002s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.002s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.003s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.002s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0.001s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0.001s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0.001s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.001s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0.001s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0.001s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.001s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0.001s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0.001s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0.001s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0.001s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0.001s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.001s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0.001s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0.001s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.004s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.014s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.004s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.007s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.011s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.004s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.004s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.004s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.004s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.007s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.009s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.005s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.011s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.006s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.013s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.002s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.002s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] | should pass smoke test | passed in 0.06s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.005s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.004s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.004s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.006s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.002s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0.001s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0.001s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0.001s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.009s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0.001s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0.001s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0.001s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.002s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0.001s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0.001s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0.001s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0.001s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0.001s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0.001s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0.001s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.001s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0.001s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.004s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.01s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.004s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.008s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.006s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.004s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.004s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.004s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.004s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.005s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.003s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.011s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.006s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.013s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.002s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.002s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [nested columns], [selectable], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] | should pass smoke test | passed in 0.068s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.003s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.003s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.003s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.003s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.013s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.007s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.007s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.007s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.005s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] | each row should have id accessor as key | passed in 0.012s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] | should pass smoke test | passed in 0.061s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.005s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.007s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.008s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.005s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.005s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.003s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.009s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.006s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.009s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] | should pass smoke test | passed in 0.054s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.003s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.003s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.011s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.003s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.005s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.007s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.003s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.01s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] | should pass smoke test | passed in 0.068s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.005s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.005s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.013s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.007s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.01s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.005s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.006s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.012s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.013s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.006s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] | each row should have id accessor as key | passed in 0.015s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > DataTableBody | should render a single child | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > DataTableHeader | should render a single child | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [selectable], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.002s |
| core features > with [nested columns], [selectable] | should pass smoke test | passed in 0.072s |
| core features > with [nested columns], [selectable] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.005s |
| core features > with [nested columns], [selectable] > should render correct table-related tags | should have a single <thead> tag | passed in 0.004s |
| core features > with [nested columns], [selectable] > should render correct table-related tags | should have a single <table> tag | passed in 0.006s |
| core features > with [nested columns], [selectable] > should render correct table-related tags | should have 20 rows | passed in 0.006s |
| core features > with [nested columns], [selectable] > should render correct table-related tags | should have 17 columns | passed in 0.002s |
| core features > with [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0.001s |
| core features > with [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0.001s |
| core features > with [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0.001s |
| core features > with [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0s |
| core features > with [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0s |
| core features > with [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0.002s |
| core features > with [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0s |
| core features > with [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0.001s |
| core features > with [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.001s |
| core features > with [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0.001s |
| core features > with [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0.001s |
| core features > with [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0.001s |
| core features > with [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0.001s |
| core features > with [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0s |
| core features > with [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0.001s |
| core features > with [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0s |
| core features > with [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0.001s |
| core features > with [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0.001s |
| core features > with [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.001s |
| core features > with [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0s |
| core features > with [nested columns], [selectable] > should have default classes at the right tags | should have default class at <table> | passed in 0.005s |
| core features > with [nested columns], [selectable] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.004s |
| core features > with [nested columns], [selectable] > should have default classes at the right tags | should have default class at <thead> | passed in 0.012s |
| core features > with [nested columns], [selectable] > should have default classes at the right tags | should have default class at <tr> | passed in 0.006s |
| core features > with [nested columns], [selectable] > should have default classes at the right tags | should have default class at <td> | passed in 0.01s |
| core features > with [nested columns], [selectable] > should have default classes at the right tags | should have default class at <th> | passed in 0.004s |
| core features > with [nested columns], [selectable] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.004s |
| core features > with [nested columns], [selectable] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.004s |
| core features > with [nested columns], [selectable] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.003s |
| core features > with [nested columns], [selectable] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.007s |
| core features > with [nested columns], [selectable] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.012s |
| core features > with [nested columns], [selectable] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.006s |
| core features > with [nested columns], [selectable] | each column's content should resemble it's descriptor's label | passed in 0.011s |
| core features > with [nested columns], [selectable] | each cell's content should resemble it's accessed and parsed value | passed in 0.007s |
| core features > with [nested columns], [selectable] | each row should have id accessor as key | passed in 0.004s |
| core features > with [nested columns], [selectable] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [nested columns], [selectable] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [nested columns], [selectable] > DataTableHeader | should render a single child | passed in 0.011s |
| core features > with [nested columns], [selectable] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] | should pass smoke test | passed in 0.06s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.004s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <thead> tag | passed in 0.004s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <table> tag | passed in 0.004s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 20 rows | passed in 0.006s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0.001s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0.001s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0.001s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0.001s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0.001s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0.001s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0.001s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0.001s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0.001s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0.001s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0.001s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0.001s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0.001s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0.001s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.001s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0.001s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <table> | passed in 0.004s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.003s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <thead> | passed in 0.004s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tr> | passed in 0.015s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <td> | passed in 0.009s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <th> | passed in 0.004s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.004s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.004s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.004s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.007s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.009s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.004s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] | each column's content should resemble it's descriptor's label | passed in 0.01s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] | each cell's content should resemble it's accessed and parsed value | passed in 0.006s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] | each row should have id accessor as key | passed in 0.005s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > DataTableBody | should render a single <tbody> | passed in 0.002s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > DataTableHeader | should render a single <thead> | passed in 0.002s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] | should pass smoke test | passed in 0.062s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.002s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <thead> tag | passed in 0.003s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <table> tag | passed in 0.004s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 20 rows | passed in 0.005s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 17 columns | passed in 0.002s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0.001s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0.001s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0.002s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0.001s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0.001s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0.001s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0.001s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0.001s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0.001s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0.001s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.001s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <table> | passed in 0.004s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.002s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <thead> | passed in 0.003s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tr> | passed in 0.003s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <td> | passed in 0.012s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <th> | passed in 0.003s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.004s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.004s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.004s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.009s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.009s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.004s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] | each column's content should resemble it's descriptor's label | passed in 0.013s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] | each cell's content should resemble it's accessed and parsed value | passed in 0.006s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] | each row should have id accessor as key | passed in 0.002s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [nested columns], [sorting feature] | should pass smoke test | passed in 0.068s |
| core features > with [nested columns], [sorting feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.004s |
| core features > with [nested columns], [sorting feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.004s |
| core features > with [nested columns], [sorting feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.003s |
| core features > with [nested columns], [sorting feature] > should render correct table-related tags | should have 20 rows | passed in 0.002s |
| core features > with [nested columns], [sorting feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0.001s |
| core features > with [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0s |
| core features > with [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0.001s |
| core features > with [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0s |
| core features > with [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.001s |
| core features > with [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0s |
| core features > with [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0.001s |
| core features > with [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0s |
| core features > with [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.001s |
| core features > with [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0s |
| core features > with [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0s |
| core features > with [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0.001s |
| core features > with [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0s |
| core features > with [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0s |
| core features > with [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0.001s |
| core features > with [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0.001s |
| core features > with [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0s |
| core features > with [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.001s |
| core features > with [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0.001s |
| core features > with [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.003s |
| core features > with [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.004s |
| core features > with [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.003s |
| core features > with [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.007s |
| core features > with [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.01s |
| core features > with [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.006s |
| core features > with [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.009s |
| core features > with [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.002s |
| core features > with [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.002s |
| core features > with [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.006s |
| core features > with [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.009s |
| core features > with [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.004s |
| core features > with [nested columns], [sorting feature] | each column's content should resemble it's descriptor's label | passed in 0.011s |
| core features > with [nested columns], [sorting feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.013s |
| core features > with [nested columns], [sorting feature] | each row should have id accessor as key | passed in 0.003s |
| core features > with [nested columns], [sorting feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [nested columns], [sorting feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [nested columns], [sorting feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [nested columns], [sorting feature] > DataTableHeader | should render a single <thead> | passed in 0.002s |
| core features > with [nested columns], [sorting feature], [total feature] | should pass smoke test | passed in 0.074s |
| core features > with [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.004s |
| core features > with [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.004s |
| core features > with [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.003s |
| core features > with [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.003s |
| core features > with [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0s |
| core features > with [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0.001s |
| core features > with [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0s |
| core features > with [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0s |
| core features > with [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.001s |
| core features > with [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0s |
| core features > with [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0.001s |
| core features > with [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0s |
| core features > with [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.001s |
| core features > with [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0s |
| core features > with [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0s |
| core features > with [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0.001s |
| core features > with [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0s |
| core features > with [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0s |
| core features > with [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0s |
| core features > with [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0.001s |
| core features > with [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0s |
| core features > with [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.001s |
| core features > with [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0s |
| core features > with [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0s |
| core features > with [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.002s |
| core features > with [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.004s |
| core features > with [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.006s |
| core features > with [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.007s |
| core features > with [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.004s |
| core features > with [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.012s |
| core features > with [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.004s |
| core features > with [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.007s |
| core features > with [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.008s |
| core features > with [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.004s |
| core features > with [nested columns], [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.01s |
| core features > with [nested columns], [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.023s |
| core features > with [nested columns], [sorting feature], [total feature] | each row should have id accessor as key | passed in 0.006s |
| core features > with [nested columns], [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [nested columns], [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [nested columns], [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [nested columns], [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [nested columns], [sorting feature], [total feature] | should pass smoke test | passed in 0.045s |
| core features > with [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.002s |
| core features > with [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.01s |
| core features > with [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.004s |
| core features > with [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.005s |
| core features > with [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0s |
| core features > with [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0.001s |
| core features > with [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0.002s |
| core features > with [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0s |
| core features > with [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.001s |
| core features > with [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0.001s |
| core features > with [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0.001s |
| core features > with [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0s |
| core features > with [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.001s |
| core features > with [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0.001s |
| core features > with [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0s |
| core features > with [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0.001s |
| core features > with [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0.001s |
| core features > with [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0s |
| core features > with [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0.001s |
| core features > with [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0.001s |
| core features > with [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0s |
| core features > with [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.001s |
| core features > with [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0.001s |
| core features > with [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0s |
| core features > with [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.004s |
| core features > with [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.002s |
| core features > with [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.003s |
| core features > with [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.005s |
| core features > with [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.006s |
| core features > with [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.003s |
| core features > with [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.003s |
| core features > with [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.015s |
| core features > with [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.009s |
| core features > with [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.004s |
| core features > with [nested columns], [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.01s |
| core features > with [nested columns], [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.018s |
| core features > with [nested columns], [sorting feature], [total feature] | each row should have id accessor as key | passed in 0.005s |
| core features > with [nested columns], [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [nested columns], [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.002s |
| core features > with [nested columns], [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [nested columns], [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.002s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.038s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.003s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.002s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.009s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0.001s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0.001s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0.001s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0.001s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0.001s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0.001s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0.001s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.001s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0.001s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.004s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.003s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.004s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.004s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.005s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.002s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.002s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.004s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.016s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.005s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.01s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.02s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.004s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.002s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.002s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.059s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.004s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.002s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.002s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0.001s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0.001s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0.008s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0.001s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.001s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0.001s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0.001s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.001s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.002s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.003s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.004s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.002s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.003s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.003s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.002s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.003s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.004s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.009s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.009s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.011s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.015s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.002s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.002s |
| core features > with [nested columns], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] | should pass smoke test | passed in 0.049s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.005s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.011s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.003s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.007s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.009s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.003s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.007s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.008s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.011s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.028s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] | each row should have id accessor as key | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.05s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.005s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.01s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.003s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.013s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.009s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.007s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.008s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.007s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.01s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.023s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.005s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.062s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.003s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.014s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.006s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.007s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.003s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.008s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.011s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.017s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.006s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.011s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] | should pass smoke test | passed in 0.057s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.003s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.005s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.015s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.005s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.003s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.009s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.014s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] | each row should have id accessor as key | passed in 0.003s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature] | should pass smoke test | passed in 0.068s |
| core features > with [nested columns], [selectable], [sorting feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.004s |
| core features > with [nested columns], [selectable], [sorting feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.004s |
| core features > with [nested columns], [selectable], [sorting feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.004s |
| core features > with [nested columns], [selectable], [sorting feature] > should render correct table-related tags | should have 20 rows | passed in 0.005s |
| core features > with [nested columns], [selectable], [sorting feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.002s |
| core features > with [nested columns], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.002s |
| core features > with [nested columns], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.003s |
| core features > with [nested columns], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.015s |
| core features > with [nested columns], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.009s |
| core features > with [nested columns], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.004s |
| core features > with [nested columns], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.004s |
| core features > with [nested columns], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.004s |
| core features > with [nested columns], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.004s |
| core features > with [nested columns], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.007s |
| core features > with [nested columns], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.008s |
| core features > with [nested columns], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.004s |
| core features > with [nested columns], [selectable], [sorting feature] | each column's content should resemble it's descriptor's label | passed in 0.011s |
| core features > with [nested columns], [selectable], [sorting feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.004s |
| core features > with [nested columns], [selectable], [sorting feature] | each row should have id accessor as key | passed in 0.003s |
| core features > with [nested columns], [selectable], [sorting feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] | should pass smoke test | passed in 0.074s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.002s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.003s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.004s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.005s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.002s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.004s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.004s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.005s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.018s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.013s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.004s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.004s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.005s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.004s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.007s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.01s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.004s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.01s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.006s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] | each row should have id accessor as key | passed in 0.006s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.002s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0.002s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] | should pass smoke test | passed in 0.057s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.002s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.002s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.003s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.002s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.002s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.011s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.007s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.005s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.004s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.004s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.004s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.004s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.004s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.002s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.007s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.006s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] | each row should have id accessor as key | passed in 0.005s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0.002s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0.012s |
| core features > with [nested columns], [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.002s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.072s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.002s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.003s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.004s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.005s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.002s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.004s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.004s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.003s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.011s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.011s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.006s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.005s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.004s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.004s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.007s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.009s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.004s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.009s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.003s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.003s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.011s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.002s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.063s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.002s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.003s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.003s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.002s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.003s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.009s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.004s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.008s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.008s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.002s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.002s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.006s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.009s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.008s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.01s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.003s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.01s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] | should pass smoke test | passed in 0.065s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.005s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.005s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.016s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.005s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.006s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.006s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.003s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.007s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.008s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.005s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.011s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] | each row should have id accessor as key | passed in 0.011s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.06s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.005s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.003s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.013s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.007s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.009s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.005s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.007s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.007s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.006s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.011s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.005s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.059s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.005s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.005s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.005s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.011s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.007s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.008s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.003s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.005s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.008s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.012s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.015s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.005s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.002s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] | should pass smoke test | passed in 0.086s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.005s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.007s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0.01s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.005s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.007s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.01s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.005s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.005s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.008s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.01s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.004s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.02s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.003s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] | each row should have id accessor as key | passed in 0.003s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature] | should pass smoke test | passed in 0.043s |
| core features > with [nested columns], [selectable], [sorting feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.002s |
| core features > with [nested columns], [selectable], [sorting feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.003s |
| core features > with [nested columns], [selectable], [sorting feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.004s |
| core features > with [nested columns], [selectable], [sorting feature] > should render correct table-related tags | should have 20 rows | passed in 0.005s |
| core features > with [nested columns], [selectable], [sorting feature] > should render correct table-related tags | should have 17 columns | passed in 0.002s |
| core features > with [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.01s |
| core features > with [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.002s |
| core features > with [nested columns], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.002s |
| core features > with [nested columns], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.003s |
| core features > with [nested columns], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.007s |
| core features > with [nested columns], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.01s |
| core features > with [nested columns], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.003s |
| core features > with [nested columns], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [nested columns], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.002s |
| core features > with [nested columns], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.002s |
| core features > with [nested columns], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.004s |
| core features > with [nested columns], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.005s |
| core features > with [nested columns], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.003s |
| core features > with [nested columns], [selectable], [sorting feature] | each column's content should resemble it's descriptor's label | passed in 0.008s |
| core features > with [nested columns], [selectable], [sorting feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.014s |
| core features > with [nested columns], [selectable], [sorting feature] | each row should have id accessor as key | passed in 0.006s |
| core features > with [nested columns], [selectable], [sorting feature] > DataTableBody | should render a single child | passed in 0.002s |
| core features > with [nested columns], [selectable], [sorting feature] > DataTableBody | should render a single <tbody> | passed in 0.002s |
| core features > with [nested columns], [selectable], [sorting feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature] > DataTableHeader | should render a single <thead> | passed in 0.002s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] | should pass smoke test | passed in 0.071s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.003s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <thead> tag | passed in 0.002s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 20 rows | passed in 0.004s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 17 columns | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <table> | passed in 0.01s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.003s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tr> | passed in 0.004s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <td> | passed in 0.007s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <th> | passed in 0.008s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.002s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.002s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.004s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.01s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.004s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] | each column's content should resemble it's descriptor's label | passed in 0.012s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] | each cell's content should resemble it's accessed and parsed value | passed in 0.017s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] | each row should have id accessor as key | passed in 0.006s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableBody | should render a single child | passed in 0.002s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableBody | should render a single <tbody> | passed in 0.002s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableHeader | should render a single <thead> | passed in 0.002s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] | should pass smoke test | passed in 0.098s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.004s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <thead> tag | passed in 0.004s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <table> tag | passed in 0.004s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 20 rows | passed in 0.006s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 17 columns | passed in 0.002s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <table> | passed in 0.004s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.016s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <thead> | passed in 0.007s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tr> | passed in 0.008s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <td> | passed in 0.016s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <th> | passed in 0.005s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.005s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.005s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.005s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.019s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.01s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.005s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] | each column's content should resemble it's descriptor's label | passed in 0.013s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] | each cell's content should resemble it's accessed and parsed value | passed in 0.01s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] | each row should have id accessor as key | passed in 0.016s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableBody | should render a single child | passed in 0.002s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableHeader | should render a single <thead> | passed in 0.002s |
| core features > with [nested columns], [sorting feature] | should pass smoke test | passed in 0.049s |
| core features > with [nested columns], [sorting feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.002s |
| core features > with [nested columns], [sorting feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.002s |
| core features > with [nested columns], [sorting feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [nested columns], [sorting feature] > should render correct table-related tags | should have 20 rows | passed in 0.003s |
| core features > with [nested columns], [sorting feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0.001s |
| core features > with [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0s |
| core features > with [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0.001s |
| core features > with [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0s |
| core features > with [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.001s |
| core features > with [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0s |
| core features > with [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0s |
| core features > with [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0.001s |
| core features > with [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0s |
| core features > with [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0.001s |
| core features > with [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0s |
| core features > with [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0s |
| core features > with [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0s |
| core features > with [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0s |
| core features > with [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0.001s |
| core features > with [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0s |
| core features > with [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0.001s |
| core features > with [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0s |
| core features > with [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0s |
| core features > with [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0.001s |
| core features > with [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.002s |
| core features > with [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.003s |
| core features > with [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.005s |
| core features > with [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.022s |
| core features > with [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.009s |
| core features > with [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.004s |
| core features > with [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.004s |
| core features > with [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.004s |
| core features > with [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.003s |
| core features > with [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.015s |
| core features > with [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.008s |
| core features > with [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.004s |
| core features > with [nested columns], [sorting feature] | each column's content should resemble it's descriptor's label | passed in 0.015s |
| core features > with [nested columns], [sorting feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.03s |
| core features > with [nested columns], [sorting feature] | each row should have id accessor as key | passed in 0.006s |
| core features > with [nested columns], [sorting feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [nested columns], [sorting feature] > DataTableBody | should render a single <tbody> | passed in 0.005s |
| core features > with [nested columns], [sorting feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [nested columns], [sorting feature] > DataTableHeader | should render a single <thead> | passed in 0.002s |
| core features > with [default sort], [nested columns], [sorting feature] | should pass smoke test | passed in 0.08s |
| core features > with [default sort], [nested columns], [sorting feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.004s |
| core features > with [default sort], [nested columns], [sorting feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.004s |
| core features > with [default sort], [nested columns], [sorting feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.004s |
| core features > with [default sort], [nested columns], [sorting feature] > should render correct table-related tags | should have 20 rows | passed in 0.006s |
| core features > with [default sort], [nested columns], [sorting feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0s |
| core features > with [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0.001s |
| core features > with [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0s |
| core features > with [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0.001s |
| core features > with [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0s |
| core features > with [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0.001s |
| core features > with [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0s |
| core features > with [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0s |
| core features > with [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.001s |
| core features > with [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0s |
| core features > with [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0.001s |
| core features > with [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0s |
| core features > with [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0s |
| core features > with [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0s |
| core features > with [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0s |
| core features > with [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0.001s |
| core features > with [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0s |
| core features > with [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0.001s |
| core features > with [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0s |
| core features > with [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0.001s |
| core features > with [default sort], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.002s |
| core features > with [default sort], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.002s |
| core features > with [default sort], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [default sort], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.004s |
| core features > with [default sort], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.012s |
| core features > with [default sort], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.002s |
| core features > with [default sort], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [default sort], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.002s |
| core features > with [default sort], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.002s |
| core features > with [default sort], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.003s |
| core features > with [default sort], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.004s |
| core features > with [default sort], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.003s |
| core features > with [default sort], [nested columns], [sorting feature] | each column's content should resemble it's descriptor's label | passed in 0.006s |
| core features > with [default sort], [nested columns], [sorting feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.015s |
| core features > with [default sort], [nested columns], [sorting feature] | each row should have id accessor as key | passed in 0.005s |
| core features > with [default sort], [nested columns], [sorting feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [default sort], [nested columns], [sorting feature] > DataTableBody | should render a single <tbody> | passed in 0.002s |
| core features > with [default sort], [nested columns], [sorting feature] > DataTableHeader | should render a single child | passed in 0.004s |
| core features > with [default sort], [nested columns], [sorting feature] > DataTableHeader | should render a single <thead> | passed in 0.002s |
| core features > with [default sort], [nested columns], [sorting feature] | should pass smoke test | passed in 0.073s |
| core features > with [default sort], [nested columns], [sorting feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.003s |
| core features > with [default sort], [nested columns], [sorting feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.002s |
| core features > with [default sort], [nested columns], [sorting feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [default sort], [nested columns], [sorting feature] > should render correct table-related tags | should have 20 rows | passed in 0.005s |
| core features > with [default sort], [nested columns], [sorting feature] > should render correct table-related tags | should have 17 columns | passed in 0.002s |
| core features > with [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0.001s |
| core features > with [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0.001s |
| core features > with [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0s |
| core features > with [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0.001s |
| core features > with [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.001s |
| core features > with [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0.001s |
| core features > with [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0.001s |
| core features > with [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0s |
| core features > with [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.001s |
| core features > with [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0.001s |
| core features > with [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0.001s |
| core features > with [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0.001s |
| core features > with [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0s |
| core features > with [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0.001s |
| core features > with [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0.001s |
| core features > with [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0s |
| core features > with [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0.001s |
| core features > with [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.001s |
| core features > with [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0.002s |
| core features > with [default sort], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.004s |
| core features > with [default sort], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.003s |
| core features > with [default sort], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.003s |
| core features > with [default sort], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.009s |
| core features > with [default sort], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.015s |
| core features > with [default sort], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.008s |
| core features > with [default sort], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [default sort], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.012s |
| core features > with [default sort], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.004s |
| core features > with [default sort], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.007s |
| core features > with [default sort], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.004s |
| core features > with [default sort], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.002s |
| core features > with [default sort], [nested columns], [sorting feature] | each column's content should resemble it's descriptor's label | passed in 0.007s |
| core features > with [default sort], [nested columns], [sorting feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.01s |
| core features > with [default sort], [nested columns], [sorting feature] | each row should have id accessor as key | passed in 0.005s |
| core features > with [default sort], [nested columns], [sorting feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [default sort], [nested columns], [sorting feature] > DataTableBody | should render a single <tbody> | passed in 0.002s |
| core features > with [default sort], [nested columns], [sorting feature] > DataTableHeader | should render a single child | passed in 0.002s |
| core features > with [default sort], [nested columns], [sorting feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [nested columns] | should pass smoke test | passed in 0.062s |
| core features > with [nested columns] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.003s |
| core features > with [nested columns] > should render correct table-related tags | should have a single <thead> tag | passed in 0.014s |
| core features > with [nested columns] > should render correct table-related tags | should have a single <table> tag | passed in 0.004s |
| core features > with [nested columns] > should render correct table-related tags | should have 20 rows | passed in 0.005s |
| core features > with [nested columns] > should render correct table-related tags | should have 17 columns | passed in 0.002s |
| core features > with [nested columns] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0.001s |
| core features > with [nested columns] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0s |
| core features > with [nested columns] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0.001s |
| core features > with [nested columns] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0.001s |
| core features > with [nested columns] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.001s |
| core features > with [nested columns] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0.001s |
| core features > with [nested columns] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0s |
| core features > with [nested columns] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0.001s |
| core features > with [nested columns] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.001s |
| core features > with [nested columns] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0.001s |
| core features > with [nested columns] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0.001s |
| core features > with [nested columns] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0s |
| core features > with [nested columns] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0.001s |
| core features > with [nested columns] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [nested columns] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0s |
| core features > with [nested columns] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0s |
| core features > with [nested columns] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0.001s |
| core features > with [nested columns] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0.001s |
| core features > with [nested columns] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0s |
| core features > with [nested columns] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0s |
| core features > with [nested columns] > should have default classes at the right tags | should have default class at <table> | passed in 0.004s |
| core features > with [nested columns] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.004s |
| core features > with [nested columns] > should have default classes at the right tags | should have default class at <thead> | passed in 0.003s |
| core features > with [nested columns] > should have default classes at the right tags | should have default class at <tr> | passed in 0.007s |
| core features > with [nested columns] > should have default classes at the right tags | should have default class at <td> | passed in 0.008s |
| core features > with [nested columns] > should have default classes at the right tags | should have default class at <th> | passed in 0.004s |
| core features > with [nested columns] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.004s |
| core features > with [nested columns] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.004s |
| core features > with [nested columns] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.003s |
| core features > with [nested columns] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.007s |
| core features > with [nested columns] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.019s |
| core features > with [nested columns] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.004s |
| core features > with [nested columns] | each column's content should resemble it's descriptor's label | passed in 0.01s |
| core features > with [nested columns] | each cell's content should resemble it's accessed and parsed value | passed in 0.02s |
| core features > with [nested columns] | each row should have id accessor as key | passed in 0.005s |
| core features > with [nested columns] > DataTableBody | should render a single child | passed in 0.002s |
| core features > with [nested columns] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [nested columns] > DataTableHeader | should render a single child | passed in 0.002s |
| core features > with [nested columns] > DataTableHeader | should render a single <thead> | passed in 0.002s |
| core features > with [categories features] | should pass smoke test | passed in 0.047s |
| core features > with [categories features] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.002s |
| core features > with [categories features] > should render correct table-related tags | should have a single <thead> tag | passed in 0.003s |
| core features > with [categories features] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [categories features] > should render correct table-related tags | should have 20 rows | passed in 0.003s |
| core features > with [categories features] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [categories features] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0.001s |
| core features > with [categories features] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0.001s |
| core features > with [categories features] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0s |
| core features > with [categories features] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0.001s |
| core features > with [categories features] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0.001s |
| core features > with [categories features] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0.001s |
| core features > with [categories features] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0s |
| core features > with [categories features] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0.001s |
| core features > with [categories features] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0.001s |
| core features > with [categories features] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0.001s |
| core features > with [categories features] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0.001s |
| core features > with [categories features] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0s |
| core features > with [categories features] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0.001s |
| core features > with [categories features] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0.001s |
| core features > with [categories features] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0s |
| core features > with [categories features] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0.001s |
| core features > with [categories features] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0.002s |
| core features > with [categories features] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0s |
| core features > with [categories features] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0.001s |
| core features > with [categories features] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0.002s |
| core features > with [categories features] > should have default classes at the right tags | should have default class at <table> | passed in 0.004s |
| core features > with [categories features] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.002s |
| core features > with [categories features] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [categories features] > should have default classes at the right tags | should have default class at <tr> | passed in 0.005s |
| core features > with [categories features] > should have default classes at the right tags | should have default class at <td> | passed in 0.015s |
| core features > with [categories features] > should have default classes at the right tags | should have default class at <th> | passed in 0.002s |
| core features > with [categories features] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [categories features] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.002s |
| core features > with [categories features] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.002s |
| core features > with [categories features] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.004s |
| core features > with [categories features] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.005s |
| core features > with [categories features] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.002s |
| core features > with [categories features] | each column's content should resemble it's descriptor's label | passed in 0.002s |
| core features > with [categories features] | each cell's content should resemble it's accessed and parsed value | passed in 0.013s |
| core features > with [categories features] | each row should have id accessor as key | passed in 0.003s |
| core features > with [categories features] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [total feature] | should pass smoke test | passed in 0.039s |
| core features > with [categories features], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.003s |
| core features > with [categories features], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [categories features], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.002s |
| core features > with [categories features], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [categories features], [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0s |
| core features > with [categories features], [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0.001s |
| core features > with [categories features], [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0s |
| core features > with [categories features], [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0s |
| core features > with [categories features], [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0.001s |
| core features > with [categories features], [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0s |
| core features > with [categories features], [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0s |
| core features > with [categories features], [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0.001s |
| core features > with [categories features], [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0s |
| core features > with [categories features], [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0.001s |
| core features > with [categories features], [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0s |
| core features > with [categories features], [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0s |
| core features > with [categories features], [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0.001s |
| core features > with [categories features], [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0s |
| core features > with [categories features], [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0s |
| core features > with [categories features], [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0.001s |
| core features > with [categories features], [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0s |
| core features > with [categories features], [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0.001s |
| core features > with [categories features], [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0s |
| core features > with [categories features], [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0s |
| core features > with [categories features], [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0.001s |
| core features > with [categories features], [total feature] > should render correct table-related tags > each row should have 5 cells | row #211 | passed in 0s |
| core features > with [categories features], [total feature] > should render correct table-related tags > each row should have 5 cells | row #221 | passed in 0.012s |
| core features > with [categories features], [total feature] > should render correct table-related tags > each row should have 5 cells | row #231 | passed in 0.001s |
| core features > with [categories features], [total feature] > should render correct table-related tags > each row should have 5 cells | row #241 | passed in 0.001s |
| core features > with [categories features], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.002s |
| core features > with [categories features], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.003s |
| core features > with [categories features], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [categories features], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.006s |
| core features > with [categories features], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.005s |
| core features > with [categories features], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.003s |
| core features > with [categories features], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.004s |
| core features > with [categories features], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.002s |
| core features > with [categories features], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.003s |
| core features > with [categories features], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.005s |
| core features > with [categories features], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.005s |
| core features > with [categories features], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.003s |
| core features > with [categories features], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.004s |
| core features > with [categories features], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.022s |
| core features > with [categories features], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [categories features], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [total feature] | should pass smoke test | passed in 0.059s |
| core features > with [categories features], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.002s |
| core features > with [categories features], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.003s |
| core features > with [categories features], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.003s |
| core features > with [categories features], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.003s |
| core features > with [categories features], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.002s |
| core features > with [categories features], [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0s |
| core features > with [categories features], [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0.001s |
| core features > with [categories features], [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0.001s |
| core features > with [categories features], [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0.001s |
| core features > with [categories features], [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0.001s |
| core features > with [categories features], [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0s |
| core features > with [categories features], [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0.001s |
| core features > with [categories features], [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0.001s |
| core features > with [categories features], [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0.001s |
| core features > with [categories features], [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0s |
| core features > with [categories features], [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0.007s |
| core features > with [categories features], [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0s |
| core features > with [categories features], [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0.001s |
| core features > with [categories features], [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0.001s |
| core features > with [categories features], [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0.001s |
| core features > with [categories features], [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0s |
| core features > with [categories features], [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0.001s |
| core features > with [categories features], [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0.001s |
| core features > with [categories features], [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0s |
| core features > with [categories features], [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0s |
| core features > with [categories features], [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0s |
| core features > with [categories features], [total feature] > should render correct table-related tags > each row should have 5 cells | row #211 | passed in 0s |
| core features > with [categories features], [total feature] > should render correct table-related tags > each row should have 5 cells | row #221 | passed in 0.001s |
| core features > with [categories features], [total feature] > should render correct table-related tags > each row should have 5 cells | row #231 | passed in 0s |
| core features > with [categories features], [total feature] > should render correct table-related tags > each row should have 5 cells | row #241 | passed in 0s |
| core features > with [categories features], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.002s |
| core features > with [categories features], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [categories features], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [categories features], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.002s |
| core features > with [categories features], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.003s |
| core features > with [categories features], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [categories features], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.002s |
| core features > with [categories features], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.002s |
| core features > with [categories features], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.006s |
| core features > with [categories features], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.005s |
| core features > with [categories features], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.002s |
| core features > with [categories features], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [categories features], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.025s |
| core features > with [categories features], [total feature] | each row should have id accessor as key | passed in 0.003s |
| core features > with [categories features], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [total category total row], [total feature] | should pass smoke test | passed in 0.05s |
| core features > with [categories features], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.003s |
| core features > with [categories features], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.003s |
| core features > with [categories features], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.003s |
| core features > with [categories features], [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.003s |
| core features > with [categories features], [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.002s |
| core features > with [categories features], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0s |
| core features > with [categories features], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0.001s |
| core features > with [categories features], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0.001s |
| core features > with [categories features], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0.001s |
| core features > with [categories features], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0s |
| core features > with [categories features], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0s |
| core features > with [categories features], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0.001s |
| core features > with [categories features], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0.001s |
| core features > with [categories features], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0s |
| core features > with [categories features], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0.001s |
| core features > with [categories features], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0.001s |
| core features > with [categories features], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0s |
| core features > with [categories features], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0.001s |
| core features > with [categories features], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0.001s |
| core features > with [categories features], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0s |
| core features > with [categories features], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0.001s |
| core features > with [categories features], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0.001s |
| core features > with [categories features], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0s |
| core features > with [categories features], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0.001s |
| core features > with [categories features], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0s |
| core features > with [categories features], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0.001s |
| core features > with [categories features], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #211 | passed in 0s |
| core features > with [categories features], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #221 | passed in 0s |
| core features > with [categories features], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #231 | passed in 0.001s |
| core features > with [categories features], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #241 | passed in 0s |
| core features > with [categories features], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.002s |
| core features > with [categories features], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [categories features], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.003s |
| core features > with [categories features], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.002s |
| core features > with [categories features], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.002s |
| core features > with [categories features], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [categories features], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [categories features], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [categories features], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.015s |
| core features > with [categories features], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.005s |
| core features > with [categories features], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.002s |
| core features > with [categories features], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.008s |
| core features > with [categories features], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.02s |
| core features > with [categories features], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.003s |
| core features > with [categories features], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [total category total row], [total feature] | should pass smoke test | passed in 0.05s |
| core features > with [categories features], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.002s |
| core features > with [categories features], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [categories features], [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.001s |
| core features > with [categories features], [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [categories features], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0s |
| core features > with [categories features], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0.001s |
| core features > with [categories features], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0s |
| core features > with [categories features], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0s |
| core features > with [categories features], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0.001s |
| core features > with [categories features], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0s |
| core features > with [categories features], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0s |
| core features > with [categories features], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0.001s |
| core features > with [categories features], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0s |
| core features > with [categories features], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0.001s |
| core features > with [categories features], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0s |
| core features > with [categories features], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0s |
| core features > with [categories features], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0.001s |
| core features > with [categories features], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0s |
| core features > with [categories features], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0s |
| core features > with [categories features], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0.001s |
| core features > with [categories features], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0s |
| core features > with [categories features], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0s |
| core features > with [categories features], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0.001s |
| core features > with [categories features], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0s |
| core features > with [categories features], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0.001s |
| core features > with [categories features], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #211 | passed in 0s |
| core features > with [categories features], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #221 | passed in 0s |
| core features > with [categories features], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #231 | passed in 0.001s |
| core features > with [categories features], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #241 | passed in 0s |
| core features > with [categories features], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [categories features], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.002s |
| core features > with [categories features], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.011s |
| core features > with [categories features], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.005s |
| core features > with [categories features], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.041s |
| core features > with [categories features], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.003s |
| core features > with [categories features], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.003s |
| core features > with [categories features], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.019s |
| core features > with [categories features], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.002s |
| core features > with [categories features], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.006s |
| core features > with [categories features], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.004s |
| core features > with [categories features], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.002s |
| core features > with [categories features], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.013s |
| core features > with [categories features], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.003s |
| core features > with [categories features], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total feature] | should pass smoke test | passed in 0.047s |
| core features > with [categories features], [hide table total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.002s |
| core features > with [categories features], [hide table total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.011s |
| core features > with [categories features], [hide table total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.003s |
| core features > with [categories features], [hide table total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.002s |
| core features > with [categories features], [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0s |
| core features > with [categories features], [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0s |
| core features > with [categories features], [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0s |
| core features > with [categories features], [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0s |
| core features > with [categories features], [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0s |
| core features > with [categories features], [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0s |
| core features > with [categories features], [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0s |
| core features > with [categories features], [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0s |
| core features > with [categories features], [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #211 | passed in 0s |
| core features > with [categories features], [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #221 | passed in 0s |
| core features > with [categories features], [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #231 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #241 | passed in 0s |
| core features > with [categories features], [hide table total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.004s |
| core features > with [categories features], [hide table total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.021s |
| core features > with [categories features], [hide table total row], [total feature] | each row should have id accessor as key | passed in 0.003s |
| core features > with [categories features], [hide table total row], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.012s |
| core features > with [categories features], [hide table total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] | should pass smoke test | passed in 0.054s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.003s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.003s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.004s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.006s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #211 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #221 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #231 | passed in 0s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #241 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.006s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.006s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.006s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.011s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.004s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.019s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.004s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] | should pass smoke test | passed in 0.047s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.003s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.002s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.003s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.003s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #211 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #221 | passed in 0s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #231 | passed in 0s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #241 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.017s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.002s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.011s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.002s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total feature] | should pass smoke test | passed in 0.038s |
| core features > with [categories features], [hide table total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.003s |
| core features > with [categories features], [hide table total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.002s |
| core features > with [categories features], [hide table total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [categories features], [hide table total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.004s |
| core features > with [categories features], [hide table total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0.005s |
| core features > with [categories features], [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0.013s |
| core features > with [categories features], [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0s |
| core features > with [categories features], [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0s |
| core features > with [categories features], [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0s |
| core features > with [categories features], [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0s |
| core features > with [categories features], [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0s |
| core features > with [categories features], [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #211 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #221 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #231 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #241 | passed in 0s |
| core features > with [categories features], [hide table total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.006s |
| core features > with [categories features], [hide table total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.006s |
| core features > with [categories features], [hide table total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.002s |
| core features > with [categories features], [hide table total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.019s |
| core features > with [categories features], [hide table total row], [total feature] | each row should have id accessor as key | passed in 0.003s |
| core features > with [categories features], [hide table total row], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [hide table total row], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [hide table total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [selectable] | should pass smoke test | passed in 0.063s |
| core features > with [categories features], [selectable] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.002s |
| core features > with [categories features], [selectable] > should render correct table-related tags | should have a single <thead> tag | passed in 0.002s |
| core features > with [categories features], [selectable] > should render correct table-related tags | should have a single <table> tag | passed in 0.003s |
| core features > with [categories features], [selectable] > should render correct table-related tags | should have 20 rows | passed in 0.004s |
| core features > with [categories features], [selectable] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [categories features], [selectable] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0.001s |
| core features > with [categories features], [selectable] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0.001s |
| core features > with [categories features], [selectable] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0s |
| core features > with [categories features], [selectable] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0.001s |
| core features > with [categories features], [selectable] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0.001s |
| core features > with [categories features], [selectable] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0s |
| core features > with [categories features], [selectable] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0.001s |
| core features > with [categories features], [selectable] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0.001s |
| core features > with [categories features], [selectable] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0.001s |
| core features > with [categories features], [selectable] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0s |
| core features > with [categories features], [selectable] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0.001s |
| core features > with [categories features], [selectable] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0.001s |
| core features > with [categories features], [selectable] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0.001s |
| core features > with [categories features], [selectable] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0s |
| core features > with [categories features], [selectable] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0.001s |
| core features > with [categories features], [selectable] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0.001s |
| core features > with [categories features], [selectable] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0s |
| core features > with [categories features], [selectable] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0s |
| core features > with [categories features], [selectable] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0.001s |
| core features > with [categories features], [selectable] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0.001s |
| core features > with [categories features], [selectable] > should have default classes at the right tags | should have default class at <table> | passed in 0.002s |
| core features > with [categories features], [selectable] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.003s |
| core features > with [categories features], [selectable] > should have default classes at the right tags | should have default class at <thead> | passed in 0.003s |
| core features > with [categories features], [selectable] > should have default classes at the right tags | should have default class at <tr> | passed in 0.005s |
| core features > with [categories features], [selectable] > should have default classes at the right tags | should have default class at <td> | passed in 0.006s |
| core features > with [categories features], [selectable] > should have default classes at the right tags | should have default class at <th> | passed in 0.003s |
| core features > with [categories features], [selectable] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.003s |
| core features > with [categories features], [selectable] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.003s |
| core features > with [categories features], [selectable] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.002s |
| core features > with [categories features], [selectable] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.003s |
| core features > with [categories features], [selectable] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.002s |
| core features > with [categories features], [selectable] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.01s |
| core features > with [categories features], [selectable] | each column's content should resemble it's descriptor's label | passed in 0.004s |
| core features > with [categories features], [selectable] | each cell's content should resemble it's accessed and parsed value | passed in 0.004s |
| core features > with [categories features], [selectable] | each row should have id accessor as key | passed in 0.002s |
| core features > with [categories features], [selectable] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [selectable] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [categories features], [selectable] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [selectable] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [selectable], [total feature] | should pass smoke test | passed in 0.048s |
| core features > with [categories features], [selectable], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.003s |
| core features > with [categories features], [selectable], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.002s |
| core features > with [categories features], [selectable], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [categories features], [selectable], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.002s |
| core features > with [categories features], [selectable], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [categories features], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0.001s |
| core features > with [categories features], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0s |
| core features > with [categories features], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0s |
| core features > with [categories features], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0.001s |
| core features > with [categories features], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0s |
| core features > with [categories features], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0s |
| core features > with [categories features], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0.001s |
| core features > with [categories features], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0s |
| core features > with [categories features], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0.001s |
| core features > with [categories features], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0s |
| core features > with [categories features], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0s |
| core features > with [categories features], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0.001s |
| core features > with [categories features], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0s |
| core features > with [categories features], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0.001s |
| core features > with [categories features], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0s |
| core features > with [categories features], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0s |
| core features > with [categories features], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0.001s |
| core features > with [categories features], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0s |
| core features > with [categories features], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0.001s |
| core features > with [categories features], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0s |
| core features > with [categories features], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0s |
| core features > with [categories features], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #211 | passed in 0.001s |
| core features > with [categories features], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #221 | passed in 0s |
| core features > with [categories features], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #231 | passed in 0s |
| core features > with [categories features], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #241 | passed in 0.001s |
| core features > with [categories features], [selectable], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.003s |
| core features > with [categories features], [selectable], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.003s |
| core features > with [categories features], [selectable], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.003s |
| core features > with [categories features], [selectable], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.016s |
| core features > with [categories features], [selectable], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.003s |
| core features > with [categories features], [selectable], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.006s |
| core features > with [categories features], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.004s |
| core features > with [categories features], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.003s |
| core features > with [categories features], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.003s |
| core features > with [categories features], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.006s |
| core features > with [categories features], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.006s |
| core features > with [categories features], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.003s |
| core features > with [categories features], [selectable], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.008s |
| core features > with [categories features], [selectable], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.004s |
| core features > with [categories features], [selectable], [total feature] | each row should have id accessor as key | passed in 0.003s |
| core features > with [categories features], [selectable], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [selectable], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.002s |
| core features > with [categories features], [selectable], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [selectable], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [selectable], [total feature] | should pass smoke test | passed in 0.054s |
| core features > with [categories features], [selectable], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.004s |
| core features > with [categories features], [selectable], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.003s |
| core features > with [categories features], [selectable], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.015s |
| core features > with [categories features], [selectable], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.003s |
| core features > with [categories features], [selectable], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [categories features], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0s |
| core features > with [categories features], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0s |
| core features > with [categories features], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0s |
| core features > with [categories features], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0s |
| core features > with [categories features], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0.001s |
| core features > with [categories features], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0s |
| core features > with [categories features], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0s |
| core features > with [categories features], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0s |
| core features > with [categories features], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0s |
| core features > with [categories features], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0.001s |
| core features > with [categories features], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0s |
| core features > with [categories features], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0.001s |
| core features > with [categories features], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0s |
| core features > with [categories features], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0.001s |
| core features > with [categories features], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0s |
| core features > with [categories features], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0s |
| core features > with [categories features], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0.001s |
| core features > with [categories features], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0.001s |
| core features > with [categories features], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0s |
| core features > with [categories features], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0.001s |
| core features > with [categories features], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0.001s |
| core features > with [categories features], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #211 | passed in 0.001s |
| core features > with [categories features], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #221 | passed in 0s |
| core features > with [categories features], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #231 | passed in 0.001s |
| core features > with [categories features], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #241 | passed in 0.001s |
| core features > with [categories features], [selectable], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.003s |
| core features > with [categories features], [selectable], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.004s |
| core features > with [categories features], [selectable], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.003s |
| core features > with [categories features], [selectable], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.006s |
| core features > with [categories features], [selectable], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.006s |
| core features > with [categories features], [selectable], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.004s |
| core features > with [categories features], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.003s |
| core features > with [categories features], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.004s |
| core features > with [categories features], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.003s |
| core features > with [categories features], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.006s |
| core features > with [categories features], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.006s |
| core features > with [categories features], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.003s |
| core features > with [categories features], [selectable], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.004s |
| core features > with [categories features], [selectable], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.013s |
| core features > with [categories features], [selectable], [total feature] | each row should have id accessor as key | passed in 0.002s |
| core features > with [categories features], [selectable], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [selectable], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [selectable], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [selectable], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [categories features], [selectable], [total category total row], [total feature] | should pass smoke test | passed in 0.043s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.002s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.002s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.002s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0.001s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0.001s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0.001s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0.001s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0.001s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0.001s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0.001s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0.001s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0.001s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0.001s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0.001s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0.001s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0.001s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #211 | passed in 0.001s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #221 | passed in 0s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #231 | passed in 0s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #241 | passed in 0.001s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.002s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.003s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.011s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.002s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.002s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.003s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.003s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [selectable], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [categories features], [selectable], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.002s |
| core features > with [categories features], [selectable], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.002s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [selectable], [total category total row], [total feature] | should pass smoke test | passed in 0.052s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.003s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.003s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.003s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.005s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0.011s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0.001s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0.001s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0.001s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0.001s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0.001s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0.001s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0.001s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0.001s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0.001s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0.001s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #211 | passed in 0.001s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #221 | passed in 0.001s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #231 | passed in 0s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #241 | passed in 0.001s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.003s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.003s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.003s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.007s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.006s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.003s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.002s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.005s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.006s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.003s |
| core features > with [categories features], [selectable], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [categories features], [selectable], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.002s |
| core features > with [categories features], [selectable], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.002s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.01s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [selectable], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] | should pass smoke test | passed in 0.059s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.004s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.003s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.003s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.004s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #211 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #221 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #231 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #241 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.006s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.006s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.016s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.004s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.006s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.002s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.003s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] | each row should have id accessor as key | passed in 0.002s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] | should pass smoke test | passed in 0.064s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.003s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.003s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.004s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.004s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0.015s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #211 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #221 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #231 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #241 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.007s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.006s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.004s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.007s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.007s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.01s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.004s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.004s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] | should pass smoke test | passed in 0.076s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.004s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.003s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.003s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.005s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #211 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #221 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #231 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #241 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.006s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.007s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.017s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.006s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.013s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.004s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.004s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.002s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] | should pass smoke test | passed in 0.073s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.003s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.004s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.004s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.004s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0.002s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0.002s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #211 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #221 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #231 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should render correct table-related tags > each row should have 5 cells | row #241 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.017s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.012s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.006s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.007s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.004s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.006s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.006s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.004s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.004s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.005s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] | each row should have id accessor as key | passed in 0.004s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.002s |
| core features > with [categories features], [selectable] | should pass smoke test | passed in 0.053s |
| core features > with [categories features], [selectable] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.003s |
| core features > with [categories features], [selectable] > should render correct table-related tags | should have a single <thead> tag | passed in 0.002s |
| core features > with [categories features], [selectable] > should render correct table-related tags | should have a single <table> tag | passed in 0.003s |
| core features > with [categories features], [selectable] > should render correct table-related tags | should have 20 rows | passed in 0.004s |
| core features > with [categories features], [selectable] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [categories features], [selectable] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0.011s |
| core features > with [categories features], [selectable] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0.001s |
| core features > with [categories features], [selectable] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0s |
| core features > with [categories features], [selectable] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0.001s |
| core features > with [categories features], [selectable] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0.001s |
| core features > with [categories features], [selectable] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0s |
| core features > with [categories features], [selectable] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0.001s |
| core features > with [categories features], [selectable] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0.001s |
| core features > with [categories features], [selectable] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0s |
| core features > with [categories features], [selectable] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0.001s |
| core features > with [categories features], [selectable] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0.001s |
| core features > with [categories features], [selectable] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0s |
| core features > with [categories features], [selectable] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0s |
| core features > with [categories features], [selectable] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0.001s |
| core features > with [categories features], [selectable] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0s |
| core features > with [categories features], [selectable] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0.001s |
| core features > with [categories features], [selectable] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0s |
| core features > with [categories features], [selectable] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0s |
| core features > with [categories features], [selectable] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0.001s |
| core features > with [categories features], [selectable] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0s |
| core features > with [categories features], [selectable] > should have default classes at the right tags | should have default class at <table> | passed in 0.002s |
| core features > with [categories features], [selectable] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.002s |
| core features > with [categories features], [selectable] > should have default classes at the right tags | should have default class at <thead> | passed in 0.003s |
| core features > with [categories features], [selectable] > should have default classes at the right tags | should have default class at <tr> | passed in 0.004s |
| core features > with [categories features], [selectable] > should have default classes at the right tags | should have default class at <td> | passed in 0.006s |
| core features > with [categories features], [selectable] > should have default classes at the right tags | should have default class at <th> | passed in 0.003s |
| core features > with [categories features], [selectable] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.003s |
| core features > with [categories features], [selectable] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.002s |
| core features > with [categories features], [selectable] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.003s |
| core features > with [categories features], [selectable] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.005s |
| core features > with [categories features], [selectable] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.006s |
| core features > with [categories features], [selectable] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.003s |
| core features > with [categories features], [selectable] | each column's content should resemble it's descriptor's label | passed in 0.02s |
| core features > with [categories features], [selectable] | each cell's content should resemble it's accessed and parsed value | passed in 0.004s |
| core features > with [categories features], [selectable] | each row should have id accessor as key | passed in 0.015s |
| core features > with [categories features], [selectable] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [selectable] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [selectable] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [selectable] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] | should pass smoke test | passed in 0.052s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.002s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 20 rows | passed in 0.004s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0.001s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0.001s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0.001s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0.001s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0.001s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0.001s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0.001s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0.001s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0.001s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0.001s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0.001s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <table> | passed in 0.002s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tr> | passed in 0.003s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <td> | passed in 0.003s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.002s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.002s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.014s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.005s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.003s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] | each column's content should resemble it's descriptor's label | passed in 0.005s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] | each cell's content should resemble it's accessed and parsed value | passed in 0.004s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] | each row should have id accessor as key | passed in 0.008s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > DataTableBody | should render a single child | passed in 0.002s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] | should pass smoke test | passed in 0.057s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.003s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <thead> tag | passed in 0.003s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <table> tag | passed in 0.003s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 20 rows | passed in 0.004s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0.001s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0.001s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0.001s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0.001s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0.001s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0.001s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0.001s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0.001s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0.001s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0.001s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0.001s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0.001s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0.001s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <table> | passed in 0.006s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.003s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <thead> | passed in 0.003s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tr> | passed in 0.015s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <td> | passed in 0.003s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.002s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.003s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.005s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.005s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.003s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] | each column's content should resemble it's descriptor's label | passed in 0.004s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] | each cell's content should resemble it's accessed and parsed value | passed in 0.005s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] | each row should have id accessor as key | passed in 0.004s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [selectable], [undefined selectedRowsIds prop] > DataTableHeader | should render a single <thead> | passed in 0.002s |
| core features > with [categories features], [sorting feature] | should pass smoke test | passed in 0.045s |
| core features > with [categories features], [sorting feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.002s |
| core features > with [categories features], [sorting feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.003s |
| core features > with [categories features], [sorting feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [categories features], [sorting feature] > should render correct table-related tags | should have 20 rows | passed in 0.001s |
| core features > with [categories features], [sorting feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [categories features], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0s |
| core features > with [categories features], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0.001s |
| core features > with [categories features], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0s |
| core features > with [categories features], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0.001s |
| core features > with [categories features], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0s |
| core features > with [categories features], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0s |
| core features > with [categories features], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0.001s |
| core features > with [categories features], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0s |
| core features > with [categories features], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0s |
| core features > with [categories features], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0.001s |
| core features > with [categories features], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0s |
| core features > with [categories features], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0.001s |
| core features > with [categories features], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0s |
| core features > with [categories features], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0s |
| core features > with [categories features], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0.001s |
| core features > with [categories features], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0s |
| core features > with [categories features], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0.011s |
| core features > with [categories features], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0.001s |
| core features > with [categories features], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0.001s |
| core features > with [categories features], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0s |
| core features > with [categories features], [sorting feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.002s |
| core features > with [categories features], [sorting feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.003s |
| core features > with [categories features], [sorting feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [categories features], [sorting feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.005s |
| core features > with [categories features], [sorting feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.004s |
| core features > with [categories features], [sorting feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.005s |
| core features > with [categories features], [sorting feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [categories features], [sorting feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [categories features], [sorting feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [categories features], [sorting feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.002s |
| core features > with [categories features], [sorting feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.003s |
| core features > with [categories features], [sorting feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [sorting feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [categories features], [sorting feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.02s |
| core features > with [categories features], [sorting feature] | each row should have id accessor as key | passed in 0.003s |
| core features > with [categories features], [sorting feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [sorting feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [sorting feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [sorting feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total feature] | should pass smoke test | passed in 0.054s |
| core features > with [categories features], [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.003s |
| core features > with [categories features], [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.003s |
| core features > with [categories features], [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.003s |
| core features > with [categories features], [sorting feature], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.018s |
| core features > with [categories features], [sorting feature], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0s |
| core features > with [categories features], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0.002s |
| core features > with [categories features], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0s |
| core features > with [categories features], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0s |
| core features > with [categories features], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0s |
| core features > with [categories features], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0s |
| core features > with [categories features], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #211 | passed in 0s |
| core features > with [categories features], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #221 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #231 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #241 | passed in 0s |
| core features > with [categories features], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.002s |
| core features > with [categories features], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.003s |
| core features > with [categories features], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.003s |
| core features > with [categories features], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.005s |
| core features > with [categories features], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.006s |
| core features > with [categories features], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.003s |
| core features > with [categories features], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [categories features], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.002s |
| core features > with [categories features], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.003s |
| core features > with [categories features], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.006s |
| core features > with [categories features], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.005s |
| core features > with [categories features], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.003s |
| core features > with [categories features], [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.004s |
| core features > with [categories features], [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.035s |
| core features > with [categories features], [sorting feature], [total feature] | each row should have id accessor as key | passed in 0.003s |
| core features > with [categories features], [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.002s |
| core features > with [categories features], [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0.013s |
| core features > with [categories features], [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.002s |
| core features > with [categories features], [sorting feature], [total feature] | should pass smoke test | passed in 0.058s |
| core features > with [categories features], [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.003s |
| core features > with [categories features], [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.003s |
| core features > with [categories features], [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [categories features], [sorting feature], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.004s |
| core features > with [categories features], [sorting feature], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0.002s |
| core features > with [categories features], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0s |
| core features > with [categories features], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0s |
| core features > with [categories features], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0s |
| core features > with [categories features], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0s |
| core features > with [categories features], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0s |
| core features > with [categories features], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #211 | passed in 0s |
| core features > with [categories features], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #221 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #231 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #241 | passed in 0s |
| core features > with [categories features], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.003s |
| core features > with [categories features], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.004s |
| core features > with [categories features], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.003s |
| core features > with [categories features], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.005s |
| core features > with [categories features], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.005s |
| core features > with [categories features], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.003s |
| core features > with [categories features], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.003s |
| core features > with [categories features], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.002s |
| core features > with [categories features], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.003s |
| core features > with [categories features], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.017s |
| core features > with [categories features], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.006s |
| core features > with [categories features], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.003s |
| core features > with [categories features], [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.004s |
| core features > with [categories features], [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.021s |
| core features > with [categories features], [sorting feature], [total feature] | each row should have id accessor as key | passed in 0.004s |
| core features > with [categories features], [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.002s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.063s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.003s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.003s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.003s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.004s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.002s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0.013s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #211 | passed in 0s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #221 | passed in 0.005s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #231 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #241 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.003s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.004s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.034s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.013s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.005s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.005s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.002s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.003s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.011s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.005s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.003s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.004s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.029s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.003s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.048s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.003s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.003s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.003s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.004s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0.015s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0.002s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0.002s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #211 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #221 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #231 | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #241 | passed in 0s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.003s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.003s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.003s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.005s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.005s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.002s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.003s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.003s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.005s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.013s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.003s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.004s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.023s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.004s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.002s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.002s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] | should pass smoke test | passed in 0.084s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.004s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.003s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.003s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.004s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #211 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #221 | passed in 0s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #231 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #241 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.006s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.016s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.004s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.018s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] | each row should have id accessor as key | passed in 0.004s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0.002s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.052s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.005s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.002s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.003s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.004s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #211 | passed in 0s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #221 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #231 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #241 | passed in 0s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.004s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.021s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.004s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.017s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.003s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.048s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.002s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.002s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0.014s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #211 | passed in 0s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #221 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #231 | passed in 0s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #241 | passed in 0s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.02s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.003s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] | should pass smoke test | passed in 0.064s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.003s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.002s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.003s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.004s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #211 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #221 | passed in 0s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #231 | passed in 0s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #241 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.004s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.015s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.005s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.021s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [hide table total row], [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature] | should pass smoke test | passed in 0.057s |
| core features > with [categories features], [selectable], [sorting feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature] > should render correct table-related tags | should have 20 rows | passed in 0.004s |
| core features > with [categories features], [selectable], [sorting feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.002s |
| core features > with [categories features], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.005s |
| core features > with [categories features], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.019s |
| core features > with [categories features], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.007s |
| core features > with [categories features], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.006s |
| core features > with [categories features], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.006s |
| core features > with [categories features], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature] | each column's content should resemble it's descriptor's label | passed in 0.005s |
| core features > with [categories features], [selectable], [sorting feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.005s |
| core features > with [categories features], [selectable], [sorting feature] | each row should have id accessor as key | passed in 0.004s |
| core features > with [categories features], [selectable], [sorting feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] | should pass smoke test | passed in 0.066s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.002s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.002s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.002s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0.013s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #211 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #221 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #231 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #241 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.004s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.006s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.006s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.004s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.002s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.004s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] | each row should have id accessor as key | passed in 0.002s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.011s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] | should pass smoke test | passed in 0.104s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.004s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.002s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #211 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #221 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #231 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #241 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.007s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.006s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.016s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.006s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.002s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.002s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] | each row should have id accessor as key | passed in 0.002s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.055s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.004s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.002s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.004s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0.011s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #211 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #221 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #231 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #241 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.002s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.004s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.002s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.002s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.002s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.006s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.002s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.002s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.002s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.002s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.067s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #211 | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #221 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #231 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #241 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.007s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.005s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.006s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.018s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.006s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.004s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.004s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.005s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.008s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] | should pass smoke test | passed in 0.055s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.003s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.003s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.004s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.004s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #211 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #221 | passed in 0.016s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #231 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #241 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.004s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.006s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.008s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.004s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.006s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.006s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.005s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.003s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] | each row should have id accessor as key | passed in 0.002s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.078s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.004s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.002s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.002s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #211 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #221 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #231 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #241 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.004s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.015s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.006s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.004s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.004s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.004s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.002s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.052s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.002s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.002s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.002s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #211 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #221 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #231 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 5 cells | row #241 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.016s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.006s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.006s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.004s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.006s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.006s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.002s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.003s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] | should pass smoke test | passed in 0.088s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.004s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.004s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.004s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.004s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.002s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #201 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #211 | passed in 0s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #221 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #231 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 5 cells | row #241 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.004s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.004s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.015s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.004s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.004s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.005s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] | each row should have id accessor as key | passed in 0.004s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature] | should pass smoke test | passed in 0.064s |
| core features > with [categories features], [selectable], [sorting feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.004s |
| core features > with [categories features], [selectable], [sorting feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature] > should render correct table-related tags | should have 20 rows | passed in 0.004s |
| core features > with [categories features], [selectable], [sorting feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.006s |
| core features > with [categories features], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.017s |
| core features > with [categories features], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [categories features], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.005s |
| core features > with [categories features], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.006s |
| core features > with [categories features], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.009s |
| core features > with [categories features], [selectable], [sorting feature] | each column's content should resemble it's descriptor's label | passed in 0.004s |
| core features > with [categories features], [selectable], [sorting feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.004s |
| core features > with [categories features], [selectable], [sorting feature] | each row should have id accessor as key | passed in 0.004s |
| core features > with [categories features], [selectable], [sorting feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] | should pass smoke test | passed in 0.049s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <thead> tag | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <table> tag | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 20 rows | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 5 columns | passed in 0.002s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0.002s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0.005s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0.002s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <table> | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <thead> | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tr> | passed in 0.008s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <td> | passed in 0.005s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.002s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.002s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] | each column's content should resemble it's descriptor's label | passed in 0.002s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] | each cell's content should resemble it's accessed and parsed value | passed in 0.004s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] | each row should have id accessor as key | passed in 0.004s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] | should pass smoke test | passed in 0.058s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <thead> tag | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <table> tag | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 20 rows | passed in 0.005s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <table> | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tr> | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <td> | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.002s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.002s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.006s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.003s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] | each column's content should resemble it's descriptor's label | passed in 0.004s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] | each cell's content should resemble it's accessed and parsed value | passed in 0.004s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] | each row should have id accessor as key | passed in 0.012s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [sorting feature] | should pass smoke test | passed in 0.037s |
| core features > with [categories features], [sorting feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.003s |
| core features > with [categories features], [sorting feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.002s |
| core features > with [categories features], [sorting feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [categories features], [sorting feature] > should render correct table-related tags | should have 20 rows | passed in 0.003s |
| core features > with [categories features], [sorting feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [categories features], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0s |
| core features > with [categories features], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0.001s |
| core features > with [categories features], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0.001s |
| core features > with [categories features], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0s |
| core features > with [categories features], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0.001s |
| core features > with [categories features], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0s |
| core features > with [categories features], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0.001s |
| core features > with [categories features], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0s |
| core features > with [categories features], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0s |
| core features > with [categories features], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0.001s |
| core features > with [categories features], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0s |
| core features > with [categories features], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0.001s |
| core features > with [categories features], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0.001s |
| core features > with [categories features], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0.001s |
| core features > with [categories features], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0s |
| core features > with [categories features], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0.001s |
| core features > with [categories features], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0s |
| core features > with [categories features], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0s |
| core features > with [categories features], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0.001s |
| core features > with [categories features], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0s |
| core features > with [categories features], [sorting feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.002s |
| core features > with [categories features], [sorting feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.002s |
| core features > with [categories features], [sorting feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [sorting feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.002s |
| core features > with [categories features], [sorting feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.003s |
| core features > with [categories features], [sorting feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [sorting feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [categories features], [sorting feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [categories features], [sorting feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [categories features], [sorting feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.003s |
| core features > with [categories features], [sorting feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.004s |
| core features > with [categories features], [sorting feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.003s |
| core features > with [categories features], [sorting feature] | each column's content should resemble it's descriptor's label | passed in 0.004s |
| core features > with [categories features], [sorting feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.022s |
| core features > with [categories features], [sorting feature] | each row should have id accessor as key | passed in 0.003s |
| core features > with [categories features], [sorting feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [sorting feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [sorting feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [sorting feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [default sort], [sorting feature] | should pass smoke test | passed in 0.046s |
| core features > with [categories features], [default sort], [sorting feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.002s |
| core features > with [categories features], [default sort], [sorting feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.003s |
| core features > with [categories features], [default sort], [sorting feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [categories features], [default sort], [sorting feature] > should render correct table-related tags | should have 20 rows | passed in 0.003s |
| core features > with [categories features], [default sort], [sorting feature] > should render correct table-related tags | should have 5 columns | passed in 0.002s |
| core features > with [categories features], [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0s |
| core features > with [categories features], [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0.001s |
| core features > with [categories features], [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0.001s |
| core features > with [categories features], [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0.001s |
| core features > with [categories features], [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0s |
| core features > with [categories features], [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0.001s |
| core features > with [categories features], [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0.001s |
| core features > with [categories features], [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0s |
| core features > with [categories features], [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0.001s |
| core features > with [categories features], [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0s |
| core features > with [categories features], [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0.001s |
| core features > with [categories features], [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0s |
| core features > with [categories features], [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0.001s |
| core features > with [categories features], [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0.001s |
| core features > with [categories features], [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0s |
| core features > with [categories features], [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0.001s |
| core features > with [categories features], [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0s |
| core features > with [categories features], [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0.001s |
| core features > with [categories features], [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0.005s |
| core features > with [categories features], [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0s |
| core features > with [categories features], [default sort], [sorting feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.003s |
| core features > with [categories features], [default sort], [sorting feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.002s |
| core features > with [categories features], [default sort], [sorting feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [categories features], [default sort], [sorting feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.005s |
| core features > with [categories features], [default sort], [sorting feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.006s |
| core features > with [categories features], [default sort], [sorting feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.002s |
| core features > with [categories features], [default sort], [sorting feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.003s |
| core features > with [categories features], [default sort], [sorting feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.002s |
| core features > with [categories features], [default sort], [sorting feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.002s |
| core features > with [categories features], [default sort], [sorting feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.005s |
| core features > with [categories features], [default sort], [sorting feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.019s |
| core features > with [categories features], [default sort], [sorting feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.002s |
| core features > with [categories features], [default sort], [sorting feature] | each column's content should resemble it's descriptor's label | passed in 0.004s |
| core features > with [categories features], [default sort], [sorting feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.017s |
| core features > with [categories features], [default sort], [sorting feature] | each row should have id accessor as key | passed in 0.003s |
| core features > with [categories features], [default sort], [sorting feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [default sort], [sorting feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [default sort], [sorting feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [default sort], [sorting feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [default sort], [sorting feature] | should pass smoke test | passed in 0.049s |
| core features > with [categories features], [default sort], [sorting feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.003s |
| core features > with [categories features], [default sort], [sorting feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.002s |
| core features > with [categories features], [default sort], [sorting feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.003s |
| core features > with [categories features], [default sort], [sorting feature] > should render correct table-related tags | should have 20 rows | passed in 0.003s |
| core features > with [categories features], [default sort], [sorting feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [categories features], [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0.001s |
| core features > with [categories features], [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0s |
| core features > with [categories features], [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0.001s |
| core features > with [categories features], [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0.001s |
| core features > with [categories features], [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0.001s |
| core features > with [categories features], [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0s |
| core features > with [categories features], [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0.001s |
| core features > with [categories features], [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0.001s |
| core features > with [categories features], [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0.001s |
| core features > with [categories features], [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0s |
| core features > with [categories features], [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0.001s |
| core features > with [categories features], [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0.001s |
| core features > with [categories features], [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0.001s |
| core features > with [categories features], [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0s |
| core features > with [categories features], [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0s |
| core features > with [categories features], [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0.001s |
| core features > with [categories features], [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0s |
| core features > with [categories features], [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0.001s |
| core features > with [categories features], [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0s |
| core features > with [categories features], [default sort], [sorting feature] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0s |
| core features > with [categories features], [default sort], [sorting feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.002s |
| core features > with [categories features], [default sort], [sorting feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [categories features], [default sort], [sorting feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [default sort], [sorting feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.002s |
| core features > with [categories features], [default sort], [sorting feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.002s |
| core features > with [categories features], [default sort], [sorting feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [default sort], [sorting feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [categories features], [default sort], [sorting feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.003s |
| core features > with [categories features], [default sort], [sorting feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.019s |
| core features > with [categories features], [default sort], [sorting feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.005s |
| core features > with [categories features], [default sort], [sorting feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.004s |
| core features > with [categories features], [default sort], [sorting feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.003s |
| core features > with [categories features], [default sort], [sorting feature] | each column's content should resemble it's descriptor's label | passed in 0.004s |
| core features > with [categories features], [default sort], [sorting feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.017s |
| core features > with [categories features], [default sort], [sorting feature] | each row should have id accessor as key | passed in 0.003s |
| core features > with [categories features], [default sort], [sorting feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [default sort], [sorting feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [default sort], [sorting feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [default sort], [sorting feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [nested columns] | should pass smoke test | passed in 0.061s |
| core features > with [categories features], [nested columns] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.004s |
| core features > with [categories features], [nested columns] > should render correct table-related tags | should have a single <thead> tag | passed in 0.004s |
| core features > with [categories features], [nested columns] > should render correct table-related tags | should have a single <table> tag | passed in 0.005s |
| core features > with [categories features], [nested columns] > should render correct table-related tags | should have 20 rows | passed in 0.006s |
| core features > with [categories features], [nested columns] > should render correct table-related tags | should have 17 columns | passed in 0.002s |
| core features > with [categories features], [nested columns] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0.001s |
| core features > with [categories features], [nested columns] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0s |
| core features > with [categories features], [nested columns] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0.001s |
| core features > with [categories features], [nested columns] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0.001s |
| core features > with [categories features], [nested columns] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.001s |
| core features > with [categories features], [nested columns] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0.001s |
| core features > with [categories features], [nested columns] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0s |
| core features > with [categories features], [nested columns] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0.001s |
| core features > with [categories features], [nested columns] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.001s |
| core features > with [categories features], [nested columns] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0.016s |
| core features > with [categories features], [nested columns] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0.001s |
| core features > with [categories features], [nested columns] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0s |
| core features > with [categories features], [nested columns] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0.001s |
| core features > with [categories features], [nested columns] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0s |
| core features > with [categories features], [nested columns] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0s |
| core features > with [categories features], [nested columns] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0.001s |
| core features > with [categories features], [nested columns] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0s |
| core features > with [categories features], [nested columns] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0.001s |
| core features > with [categories features], [nested columns] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0s |
| core features > with [categories features], [nested columns] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0.001s |
| core features > with [categories features], [nested columns] > should have default classes at the right tags | should have default class at <table> | passed in 0.002s |
| core features > with [categories features], [nested columns] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.002s |
| core features > with [categories features], [nested columns] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [categories features], [nested columns] > should have default classes at the right tags | should have default class at <tr> | passed in 0.003s |
| core features > with [categories features], [nested columns] > should have default classes at the right tags | should have default class at <td> | passed in 0.012s |
| core features > with [categories features], [nested columns] > should have default classes at the right tags | should have default class at <th> | passed in 0.004s |
| core features > with [categories features], [nested columns] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.004s |
| core features > with [categories features], [nested columns] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.003s |
| core features > with [categories features], [nested columns] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.004s |
| core features > with [categories features], [nested columns] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.005s |
| core features > with [categories features], [nested columns] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.004s |
| core features > with [categories features], [nested columns] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.003s |
| core features > with [categories features], [nested columns] | each column's content should resemble it's descriptor's label | passed in 0.005s |
| core features > with [categories features], [nested columns] | each cell's content should resemble it's accessed and parsed value | passed in 0.025s |
| core features > with [categories features], [nested columns] | each row should have id accessor as key | passed in 0.005s |
| core features > with [categories features], [nested columns] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [nested columns] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [nested columns] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [nested columns] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [nested columns], [total feature] | should pass smoke test | passed in 0.05s |
| core features > with [categories features], [nested columns], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.003s |
| core features > with [categories features], [nested columns], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.002s |
| core features > with [categories features], [nested columns], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.003s |
| core features > with [categories features], [nested columns], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.003s |
| core features > with [categories features], [nested columns], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [categories features], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0s |
| core features > with [categories features], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0.001s |
| core features > with [categories features], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0s |
| core features > with [categories features], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0.001s |
| core features > with [categories features], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0s |
| core features > with [categories features], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0s |
| core features > with [categories features], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0.001s |
| core features > with [categories features], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0s |
| core features > with [categories features], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.001s |
| core features > with [categories features], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0s |
| core features > with [categories features], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0.001s |
| core features > with [categories features], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0s |
| core features > with [categories features], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0s |
| core features > with [categories features], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [categories features], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0s |
| core features > with [categories features], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0.001s |
| core features > with [categories features], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0s |
| core features > with [categories features], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0.015s |
| core features > with [categories features], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.001s |
| core features > with [categories features], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0s |
| core features > with [categories features], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0.001s |
| core features > with [categories features], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #211 | passed in 0.001s |
| core features > with [categories features], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #221 | passed in 0.001s |
| core features > with [categories features], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #231 | passed in 0s |
| core features > with [categories features], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #241 | passed in 0s |
| core features > with [categories features], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.005s |
| core features > with [categories features], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.005s |
| core features > with [categories features], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.005s |
| core features > with [categories features], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.006s |
| core features > with [categories features], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.006s |
| core features > with [categories features], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.002s |
| core features > with [categories features], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [categories features], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.002s |
| core features > with [categories features], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.004s |
| core features > with [categories features], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.009s |
| core features > with [categories features], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.025s |
| core features > with [categories features], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.005s |
| core features > with [categories features], [nested columns], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.007s |
| core features > with [categories features], [nested columns], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.014s |
| core features > with [categories features], [nested columns], [total feature] | each row should have id accessor as key | passed in 0.006s |
| core features > with [categories features], [nested columns], [total feature] > DataTableBody | should render a single child | passed in 0.002s |
| core features > with [categories features], [nested columns], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [nested columns], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [nested columns], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.002s |
| core features > with [categories features], [nested columns], [total feature] | should pass smoke test | passed in 0.08s |
| core features > with [categories features], [nested columns], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.005s |
| core features > with [categories features], [nested columns], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.005s |
| core features > with [categories features], [nested columns], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.004s |
| core features > with [categories features], [nested columns], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.02s |
| core features > with [categories features], [nested columns], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [categories features], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0s |
| core features > with [categories features], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0s |
| core features > with [categories features], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0s |
| core features > with [categories features], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0.001s |
| core features > with [categories features], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0s |
| core features > with [categories features], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0.001s |
| core features > with [categories features], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0s |
| core features > with [categories features], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0s |
| core features > with [categories features], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.001s |
| core features > with [categories features], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0s |
| core features > with [categories features], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0.001s |
| core features > with [categories features], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0s |
| core features > with [categories features], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0s |
| core features > with [categories features], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [categories features], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0s |
| core features > with [categories features], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0.001s |
| core features > with [categories features], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0s |
| core features > with [categories features], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0s |
| core features > with [categories features], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.001s |
| core features > with [categories features], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0s |
| core features > with [categories features], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0.001s |
| core features > with [categories features], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #211 | passed in 0s |
| core features > with [categories features], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #221 | passed in 0s |
| core features > with [categories features], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #231 | passed in 0.001s |
| core features > with [categories features], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #241 | passed in 0s |
| core features > with [categories features], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.002s |
| core features > with [categories features], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.003s |
| core features > with [categories features], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [categories features], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.004s |
| core features > with [categories features], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.005s |
| core features > with [categories features], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.003s |
| core features > with [categories features], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [categories features], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.002s |
| core features > with [categories features], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.003s |
| core features > with [categories features], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.019s |
| core features > with [categories features], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.006s |
| core features > with [categories features], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.009s |
| core features > with [categories features], [nested columns], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.008s |
| core features > with [categories features], [nested columns], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.034s |
| core features > with [categories features], [nested columns], [total feature] | each row should have id accessor as key | passed in 0.005s |
| core features > with [categories features], [nested columns], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [nested columns], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.002s |
| core features > with [categories features], [nested columns], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [nested columns], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.002s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] | should pass smoke test | passed in 0.061s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.019s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.006s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.005s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.006s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.002s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0.001s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0.001s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.001s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0.001s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0.001s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0.001s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.001s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0.001s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #211 | passed in 0.001s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #221 | passed in 0.001s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #231 | passed in 0.001s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #241 | passed in 0s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.003s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.002s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.005s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.01s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.019s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.004s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.002s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.003s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.006s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.011s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.004s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.011s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.021s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.005s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.002s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.002s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.002s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.002s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] | should pass smoke test | passed in 0.092s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.005s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.01s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.005s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.006s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.002s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0.001s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0.001s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0.001s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.001s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0.001s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0.001s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0.001s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.001s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0.001s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0.001s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0.001s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0.001s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0.001s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0.001s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0.001s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #211 | passed in 0.001s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #221 | passed in 0s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #231 | passed in 0.001s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #241 | passed in 0s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.002s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.005s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.005s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.024s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.011s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.005s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.006s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.004s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.006s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.008s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.011s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.004s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.01s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.022s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.007s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [nested columns], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.015s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] | should pass smoke test | passed in 0.08s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.004s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.006s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.003s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.012s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #211 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #221 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #231 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #241 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.004s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.02s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.013s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.011s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.004s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.004s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.013s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.011s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.011s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.006s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.013s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.038s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] | each row should have id accessor as key | passed in 0.006s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > DataTableBody | should render a single child | passed in 0.002s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > DataTableHeader | should render a single child | passed in 0.002s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] | should pass smoke test | passed in 0.081s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.006s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.002s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0.002s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0.016s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #211 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #221 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #231 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #241 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.004s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.006s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.009s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.012s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.006s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.004s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.006s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.013s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.007s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.011s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.003s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] | should pass smoke test | passed in 0.048s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.003s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.002s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.003s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.015s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #211 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #221 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #231 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #241 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.004s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.004s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.004s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.021s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.019s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.01s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.018s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.006s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.002s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.007s |
| core features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] | should pass smoke test | passed in 0.077s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.018s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.002s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.003s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.006s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #211 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #221 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #231 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should render correct table-related tags > each row should have 12 cells | row #241 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.004s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.004s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.008s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.008s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.015s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.008s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.011s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.004s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.007s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.013s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] | each row should have id accessor as key | passed in 0.003s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable] | should pass smoke test | passed in 0.065s |
| core features > with [categories features], [nested columns], [selectable] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.004s |
| core features > with [categories features], [nested columns], [selectable] > should render correct table-related tags | should have a single <thead> tag | passed in 0.002s |
| core features > with [categories features], [nested columns], [selectable] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [categories features], [nested columns], [selectable] > should render correct table-related tags | should have 20 rows | passed in 0.004s |
| core features > with [categories features], [nested columns], [selectable] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable] > should have default classes at the right tags | should have default class at <table> | passed in 0.004s |
| core features > with [categories features], [nested columns], [selectable] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.004s |
| core features > with [categories features], [nested columns], [selectable] > should have default classes at the right tags | should have default class at <thead> | passed in 0.004s |
| core features > with [categories features], [nested columns], [selectable] > should have default classes at the right tags | should have default class at <tr> | passed in 0.004s |
| core features > with [categories features], [nested columns], [selectable] > should have default classes at the right tags | should have default class at <td> | passed in 0.019s |
| core features > with [categories features], [nested columns], [selectable] > should have default classes at the right tags | should have default class at <th> | passed in 0.003s |
| core features > with [categories features], [nested columns], [selectable] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [categories features], [nested columns], [selectable] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.003s |
| core features > with [categories features], [nested columns], [selectable] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.002s |
| core features > with [categories features], [nested columns], [selectable] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.005s |
| core features > with [categories features], [nested columns], [selectable] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.01s |
| core features > with [categories features], [nested columns], [selectable] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.004s |
| core features > with [categories features], [nested columns], [selectable] | each column's content should resemble it's descriptor's label | passed in 0.012s |
| core features > with [categories features], [nested columns], [selectable] | each cell's content should resemble it's accessed and parsed value | passed in 0.007s |
| core features > with [categories features], [nested columns], [selectable] | each row should have id accessor as key | passed in 0.006s |
| core features > with [categories features], [nested columns], [selectable] > DataTableBody | should render a single child | passed in 0.002s |
| core features > with [categories features], [nested columns], [selectable] > DataTableBody | should render a single <tbody> | passed in 0.002s |
| core features > with [categories features], [nested columns], [selectable] > DataTableHeader | should render a single child | passed in 0.002s |
| core features > with [categories features], [nested columns], [selectable] > DataTableHeader | should render a single <thead> | passed in 0.002s |
| core features > with [categories features], [nested columns], [selectable], [total feature] | should pass smoke test | passed in 0.098s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.003s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.003s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.004s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #211 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #221 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #231 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #241 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.005s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.005s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.006s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.025s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.012s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.006s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.006s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.005s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.006s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.011s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.012s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.013s |
| core features > with [categories features], [nested columns], [selectable], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.007s |
| core features > with [categories features], [nested columns], [selectable], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.004s |
| core features > with [categories features], [nested columns], [selectable], [total feature] | each row should have id accessor as key | passed in 0.016s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > DataTableBody | should render a single child | passed in 0.002s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.002s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total feature] | should pass smoke test | passed in 0.065s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.003s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.003s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.003s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.003s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0.012s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #211 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #221 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #231 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #241 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.003s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.004s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.005s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.008s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.012s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.003s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.003s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.003s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.016s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.009s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.006s |
| core features > with [categories features], [nested columns], [selectable], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.006s |
| core features > with [categories features], [nested columns], [selectable], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.004s |
| core features > with [categories features], [nested columns], [selectable], [total feature] | each row should have id accessor as key | passed in 0.004s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] | should pass smoke test | passed in 0.07s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.005s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.02s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.005s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.005s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #211 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #221 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #231 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #241 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.005s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.005s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.006s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.008s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.012s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.021s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.005s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.005s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.005s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.01s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.018s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.006s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.007s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.005s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.004s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.003s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] | should pass smoke test | passed in 0.082s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.006s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.004s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.004s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #211 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #221 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #231 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #241 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.004s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.005s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.003s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.02s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.01s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.003s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.003s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.003s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.002s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.005s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.017s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.003s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.008s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.004s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.019s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] | should pass smoke test | passed in 0.078s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.008s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.003s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0.002s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0.016s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #211 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #221 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #231 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #241 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.006s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.011s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.004s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.023s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.011s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.007s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.003s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] | each row should have id accessor as key | passed in 0.003s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] | should pass smoke test | passed in 0.077s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.022s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.007s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.002s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #211 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #221 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #231 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #241 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.004s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.004s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.007s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.021s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.008s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.011s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.011s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.008s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.006s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] | should pass smoke test | passed in 0.1s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.002s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.003s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.003s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.004s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #211 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #221 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #231 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #241 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.006s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.021s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.012s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.006s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.009s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.019s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.006s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.015s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.02s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.006s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.004s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.004s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] | should pass smoke test | passed in 0.432s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.059s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.093s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.131s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.007s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.002s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0.002s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #211 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #221 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #231 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags > each row should have 12 cells | row #241 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.008s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.019s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.02s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.006s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.006s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.011s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.007s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] | each row should have id accessor as key | passed in 0.006s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > DataTableBody | should render a single child | passed in 0.002s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > DataTableHeader | should render a single child | passed in 0.002s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.002s |
| core features > with [categories features], [nested columns], [selectable] | should pass smoke test | passed in 0.097s |
| core features > with [categories features], [nested columns], [selectable] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.004s |
| core features > with [categories features], [nested columns], [selectable] > should render correct table-related tags | should have a single <thead> tag | passed in 0.002s |
| core features > with [categories features], [nested columns], [selectable] > should render correct table-related tags | should have a single <table> tag | passed in 0.003s |
| core features > with [categories features], [nested columns], [selectable] > should render correct table-related tags | should have 20 rows | passed in 0.003s |
| core features > with [categories features], [nested columns], [selectable] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable] > should have default classes at the right tags | should have default class at <table> | passed in 0.003s |
| core features > with [categories features], [nested columns], [selectable] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.002s |
| core features > with [categories features], [nested columns], [selectable] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [categories features], [nested columns], [selectable] > should have default classes at the right tags | should have default class at <tr> | passed in 0.004s |
| core features > with [categories features], [nested columns], [selectable] > should have default classes at the right tags | should have default class at <td> | passed in 0.005s |
| core features > with [categories features], [nested columns], [selectable] > should have default classes at the right tags | should have default class at <th> | passed in 0.018s |
| core features > with [categories features], [nested columns], [selectable] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.004s |
| core features > with [categories features], [nested columns], [selectable] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.005s |
| core features > with [categories features], [nested columns], [selectable] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.005s |
| core features > with [categories features], [nested columns], [selectable] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.007s |
| core features > with [categories features], [nested columns], [selectable] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.023s |
| core features > with [categories features], [nested columns], [selectable] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.005s |
| core features > with [categories features], [nested columns], [selectable] | each column's content should resemble it's descriptor's label | passed in 0.007s |
| core features > with [categories features], [nested columns], [selectable] | each cell's content should resemble it's accessed and parsed value | passed in 0.003s |
| core features > with [categories features], [nested columns], [selectable] | each row should have id accessor as key | passed in 0.003s |
| core features > with [categories features], [nested columns], [selectable] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] | should pass smoke test | passed in 0.082s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.003s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <thead> tag | passed in 0.004s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <table> tag | passed in 0.004s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 20 rows | passed in 0.006s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 17 columns | passed in 0.002s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <table> | passed in 0.004s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.005s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <thead> | passed in 0.004s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tr> | passed in 0.008s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <td> | passed in 0.01s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <th> | passed in 0.019s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.005s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.002s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.004s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.01s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.004s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.002s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] | each column's content should resemble it's descriptor's label | passed in 0.006s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] | each cell's content should resemble it's accessed and parsed value | passed in 0.003s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] | each row should have id accessor as key | passed in 0.004s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] | should pass smoke test | passed in 0.067s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.003s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <thead> tag | passed in 0.002s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 20 rows | passed in 0.004s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <table> | passed in 0.003s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.002s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tr> | passed in 0.004s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <td> | passed in 0.005s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <th> | passed in 0.013s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.002s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.003s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.003s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.005s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.003s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] | each column's content should resemble it's descriptor's label | passed in 0.008s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] | each cell's content should resemble it's accessed and parsed value | passed in 0.003s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] | each row should have id accessor as key | passed in 0.003s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature] | should pass smoke test | passed in 0.058s |
| core features > with [categories features], [nested columns], [sorting feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.004s |
| core features > with [categories features], [nested columns], [sorting feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.004s |
| core features > with [categories features], [nested columns], [sorting feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.004s |
| core features > with [categories features], [nested columns], [sorting feature] > should render correct table-related tags | should have 20 rows | passed in 0.006s |
| core features > with [categories features], [nested columns], [sorting feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0s |
| core features > with [categories features], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0s |
| core features > with [categories features], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0s |
| core features > with [categories features], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0s |
| core features > with [categories features], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0s |
| core features > with [categories features], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.003s |
| core features > with [categories features], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.004s |
| core features > with [categories features], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.003s |
| core features > with [categories features], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.006s |
| core features > with [categories features], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.008s |
| core features > with [categories features], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.004s |
| core features > with [categories features], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.004s |
| core features > with [categories features], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.004s |
| core features > with [categories features], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.017s |
| core features > with [categories features], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.006s |
| core features > with [categories features], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.009s |
| core features > with [categories features], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.004s |
| core features > with [categories features], [nested columns], [sorting feature] | each column's content should resemble it's descriptor's label | passed in 0.017s |
| core features > with [categories features], [nested columns], [sorting feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.018s |
| core features > with [categories features], [nested columns], [sorting feature] | each row should have id accessor as key | passed in 0.003s |
| core features > with [categories features], [nested columns], [sorting feature] > DataTableBody | should render a single child | passed in 0.006s |
| core features > with [categories features], [nested columns], [sorting feature] > DataTableBody | should render a single <tbody> | passed in 0.002s |
| core features > with [categories features], [nested columns], [sorting feature] > DataTableHeader | should render a single child | passed in 0.002s |
| core features > with [categories features], [nested columns], [sorting feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] | should pass smoke test | passed in 0.092s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.029s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.005s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.005s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.006s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.002s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #211 | passed in 0s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #221 | passed in 0s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #231 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #241 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.005s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.004s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.006s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.007s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.006s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.018s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.004s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.005s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.005s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.008s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.016s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.005s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.012s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.023s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] | each row should have id accessor as key | passed in 0.006s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0.002s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.002s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0.002s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.002s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] | should pass smoke test | passed in 0.094s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.005s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.004s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.004s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #211 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #221 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #231 | passed in 0s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #241 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.005s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.005s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.005s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.023s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.012s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.006s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.005s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.005s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.005s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.006s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.006s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.002s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.008s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.022s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] | each row should have id accessor as key | passed in 0.003s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0.013s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.007s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.077s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.005s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.004s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.005s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.007s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.002s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #211 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #221 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #231 | passed in 0s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #241 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.005s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.018s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.004s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.006s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.009s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.005s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.005s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.004s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.009s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.011s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.005s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.022s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.016s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.006s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.064s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.003s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.005s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.004s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.006s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.002s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0.016s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #211 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #221 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #231 | passed in 0s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #241 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.005s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.004s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.005s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.008s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.011s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.005s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.005s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.004s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.005s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.018s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.005s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.005s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.011s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.012s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.003s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] | should pass smoke test | passed in 0.06s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.022s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.004s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #211 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #221 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #231 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #241 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.007s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.01s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.006s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.022s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.008s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.013s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.013s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.021s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] | each row should have id accessor as key | passed in 0.009s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.097s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.007s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.002s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #211 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #221 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #231 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #241 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.004s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.004s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.023s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.006s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.008s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.007s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.011s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.006s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.015s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.025s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.007s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.002s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.002s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.014s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.077s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.003s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.003s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.007s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.002s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #211 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #221 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #231 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #241 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.015s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.01s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.004s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.004s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.006s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.009s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.03s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.006s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.002s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.002s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] | should pass smoke test | passed in 0.08s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.004s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.003s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.004s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.015s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #211 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #221 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #231 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #241 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.004s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.009s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.012s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.004s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.008s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.028s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.008s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.017s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] | each row should have id accessor as key | passed in 0.004s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] | should pass smoke test | passed in 0.046s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.004s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.005s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.016s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should render correct table-related tags | should have 20 rows | passed in 0.003s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.002s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.003s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.004s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.005s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.003s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.005s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.004s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.004s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.027s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.011s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.005s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] | each column's content should resemble it's descriptor's label | passed in 0.012s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.012s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] | each row should have id accessor as key | passed in 0.006s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > DataTableBody | should render a single child | passed in 0.002s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > DataTableBody | should render a single <tbody> | passed in 0.002s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > DataTableHeader | should render a single child | passed in 0.002s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > DataTableHeader | should render a single <thead> | passed in 0.002s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] | should pass smoke test | passed in 0.072s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.003s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.015s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.005s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.004s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #211 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #221 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #231 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #241 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.003s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.003s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.005s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.006s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.018s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.002s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.004s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.005s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.003s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.004s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.006s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.003s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.006s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.007s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] | each row should have id accessor as key | passed in 0.003s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] | should pass smoke test | passed in 0.094s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.006s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.006s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.005s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.007s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.002s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0.002s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #211 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #221 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #231 | passed in 0.003s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #241 | passed in 0.005s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.011s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.006s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.016s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.005s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.018s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.003s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.005s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.005s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.005s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.008s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.008s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.002s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.021s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.005s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] | each row should have id accessor as key | passed in 0.006s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.083s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.009s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.005s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.006s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.007s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.002s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0.016s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #211 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #221 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #231 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #241 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.005s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.005s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.005s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.008s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.014s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.01s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.005s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.005s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.02s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.008s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.012s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.006s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.011s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.007s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.011s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.002s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.003s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.002s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.002s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.127s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.006s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.006s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.005s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.007s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.002s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #211 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #221 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #231 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #241 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.003s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.003s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.005s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.025s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.012s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.006s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.006s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.006s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.005s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.008s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.014s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.006s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.011s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.008s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.007s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.002s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.002s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.015s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] | should pass smoke test | passed in 0.104s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.006s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.008s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.002s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #211 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #221 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #231 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #241 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.018s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.006s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.007s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.024s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.014s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.004s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.008s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.025s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.007s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.004s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] | each row should have id accessor as key | passed in 0.004s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.076s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.021s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.007s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.002s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #211 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #221 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #231 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #241 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.01s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.021s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.006s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.009s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.012s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.017s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.011s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.008s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.007s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.002s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.002s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.076s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.006s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.002s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #211 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #221 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #231 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags > each row should have 12 cells | row #241 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.004s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.02s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.011s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.006s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.009s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.011s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.006s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.017s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.02s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.003s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] | should pass smoke test | passed in 0.09s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.006s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 20 rows | passed in 0.007s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.002s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0.018s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #201 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #211 | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #221 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #231 | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags > each row should have 12 cells | row #241 | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.006s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.005s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.011s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.021s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.017s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.006s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.003s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.007s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.004s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] | each row should have id accessor as key | passed in 0.003s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.002s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] | should pass smoke test | passed in 0.072s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.005s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.02s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.005s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should render correct table-related tags | should have 20 rows | passed in 0.006s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should render correct table-related tags | should have 17 columns | passed in 0.002s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0.002s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.005s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.005s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.004s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.008s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.01s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.005s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.005s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.005s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.019s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.007s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.01s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.006s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] | each column's content should resemble it's descriptor's label | passed in 0.011s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.006s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] | each row should have id accessor as key | passed in 0.007s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > DataTableBody | should render a single child | passed in 0.002s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > DataTableBody | should render a single <tbody> | passed in 0.002s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature] > DataTableHeader | should render a single <thead> | passed in 0.002s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] | should pass smoke test | passed in 0.105s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.021s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <thead> tag | passed in 0.005s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <table> tag | passed in 0.005s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 20 rows | passed in 0.006s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 17 columns | passed in 0.002s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0.002s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <table> | passed in 0.005s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.004s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <thead> | passed in 0.005s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tr> | passed in 0.008s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <td> | passed in 0.011s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <th> | passed in 0.006s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.005s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.021s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.005s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.008s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.011s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.005s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] | each column's content should resemble it's descriptor's label | passed in 0.012s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] | each cell's content should resemble it's accessed and parsed value | passed in 0.007s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] | each row should have id accessor as key | passed in 0.006s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableBody | should render a single child | passed in 0.002s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableBody | should render a single <tbody> | passed in 0.002s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableHeader | should render a single child | passed in 0.002s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableHeader | should render a single <thead> | passed in 0.002s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] | should pass smoke test | passed in 0.08s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.015s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <thead> tag | passed in 0.004s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <table> tag | passed in 0.003s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 20 rows | passed in 0.003s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <table> | passed in 0.003s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.003s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <thead> | passed in 0.005s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tr> | passed in 0.006s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <td> | passed in 0.018s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <th> | passed in 0.004s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.017s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.004s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.007s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.009s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.005s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] | each column's content should resemble it's descriptor's label | passed in 0.01s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] | each cell's content should resemble it's accessed and parsed value | passed in 0.007s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] | each row should have id accessor as key | passed in 0.006s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableBody | should render a single child | passed in 0.002s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableBody | should render a single <tbody> | passed in 0.002s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableHeader | should render a single <thead> | passed in 0.002s |
| core features > with [categories features], [nested columns], [sorting feature] | should pass smoke test | passed in 0.066s |
| core features > with [categories features], [nested columns], [sorting feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.004s |
| core features > with [categories features], [nested columns], [sorting feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.019s |
| core features > with [categories features], [nested columns], [sorting feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.005s |
| core features > with [categories features], [nested columns], [sorting feature] > should render correct table-related tags | should have 20 rows | passed in 0.005s |
| core features > with [categories features], [nested columns], [sorting feature] > should render correct table-related tags | should have 17 columns | passed in 0.002s |
| core features > with [categories features], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0s |
| core features > with [categories features], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0s |
| core features > with [categories features], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0s |
| core features > with [categories features], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0s |
| core features > with [categories features], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0s |
| core features > with [categories features], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0.007s |
| core features > with [categories features], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.004s |
| core features > with [categories features], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.004s |
| core features > with [categories features], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.004s |
| core features > with [categories features], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.006s |
| core features > with [categories features], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.006s |
| core features > with [categories features], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.011s |
| core features > with [categories features], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.004s |
| core features > with [categories features], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.005s |
| core features > with [categories features], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.003s |
| core features > with [categories features], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.022s |
| core features > with [categories features], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.006s |
| core features > with [categories features], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.002s |
| core features > with [categories features], [nested columns], [sorting feature] | each column's content should resemble it's descriptor's label | passed in 0.008s |
| core features > with [categories features], [nested columns], [sorting feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.018s |
| core features > with [categories features], [nested columns], [sorting feature] | each row should have id accessor as key | passed in 0.005s |
| core features > with [categories features], [nested columns], [sorting feature] > DataTableBody | should render a single child | passed in 0.002s |
| core features > with [categories features], [nested columns], [sorting feature] > DataTableBody | should render a single <tbody> | passed in 0.002s |
| core features > with [categories features], [nested columns], [sorting feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [nested columns], [sorting feature] > DataTableHeader | should render a single <thead> | passed in 0.002s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] | should pass smoke test | passed in 0.059s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.002s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.004s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.004s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should render correct table-related tags | should have 20 rows | passed in 0.022s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should render correct table-related tags | should have 17 columns | passed in 0.002s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0.001s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0.001s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.001s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0.001s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0.001s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0.001s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.001s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0.001s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0.005s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0.001s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0.001s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.001s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.003s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.002s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.003s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.005s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.002s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.002s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.004s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.006s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.009s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.002s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] | each column's content should resemble it's descriptor's label | passed in 0.006s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.01s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] | each row should have id accessor as key | passed in 0.003s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > DataTableBody | should render a single <tbody> | passed in 0.002s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > DataTableHeader | should render a single child | passed in 0.002s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] | should pass smoke test | passed in 0.06s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.004s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.004s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.004s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should render correct table-related tags | should have 20 rows | passed in 0.004s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should render correct table-related tags | should have 17 columns | passed in 0.002s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0.001s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0.001s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0.001s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0.001s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0.001s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0.016s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0.001s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0.001s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0.001s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.001s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.002s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.002s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.004s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.004s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.004s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.004s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.004s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.004s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.007s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.015s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.004s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] | each column's content should resemble it's descriptor's label | passed in 0.01s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.038s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] | each row should have id accessor as key | passed in 0.005s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [default sort], [nested columns], [sorting feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [nested columns] | should pass smoke test | passed in 0.151s |
| core features > with [categories features], [nested columns] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.011s |
| core features > with [categories features], [nested columns] > should render correct table-related tags | should have a single <thead> tag | passed in 0.008s |
| core features > with [categories features], [nested columns] > should render correct table-related tags | should have a single <table> tag | passed in 0.008s |
| core features > with [categories features], [nested columns] > should render correct table-related tags | should have 20 rows | passed in 0.007s |
| core features > with [categories features], [nested columns] > should render correct table-related tags | should have 17 columns | passed in 0.002s |
| core features > with [categories features], [nested columns] > should render correct table-related tags > each row should have 12 cells | row #01 | passed in 0.001s |
| core features > with [categories features], [nested columns] > should render correct table-related tags > each row should have 12 cells | row #11 | passed in 0.001s |
| core features > with [categories features], [nested columns] > should render correct table-related tags > each row should have 12 cells | row #21 | passed in 0.001s |
| core features > with [categories features], [nested columns] > should render correct table-related tags > each row should have 12 cells | row #31 | passed in 0s |
| core features > with [categories features], [nested columns] > should render correct table-related tags > each row should have 12 cells | row #41 | passed in 0.001s |
| core features > with [categories features], [nested columns] > should render correct table-related tags > each row should have 12 cells | row #51 | passed in 0.001s |
| core features > with [categories features], [nested columns] > should render correct table-related tags > each row should have 12 cells | row #61 | passed in 0.001s |
| core features > with [categories features], [nested columns] > should render correct table-related tags > each row should have 12 cells | row #71 | passed in 0s |
| core features > with [categories features], [nested columns] > should render correct table-related tags > each row should have 12 cells | row #81 | passed in 0s |
| core features > with [categories features], [nested columns] > should render correct table-related tags > each row should have 12 cells | row #91 | passed in 0.001s |
| core features > with [categories features], [nested columns] > should render correct table-related tags > each row should have 12 cells | row #101 | passed in 0.001s |
| core features > with [categories features], [nested columns] > should render correct table-related tags > each row should have 12 cells | row #111 | passed in 0s |
| core features > with [categories features], [nested columns] > should render correct table-related tags > each row should have 12 cells | row #121 | passed in 0.001s |
| core features > with [categories features], [nested columns] > should render correct table-related tags > each row should have 12 cells | row #131 | passed in 0.001s |
| core features > with [categories features], [nested columns] > should render correct table-related tags > each row should have 12 cells | row #141 | passed in 0.001s |
| core features > with [categories features], [nested columns] > should render correct table-related tags > each row should have 12 cells | row #151 | passed in 0s |
| core features > with [categories features], [nested columns] > should render correct table-related tags > each row should have 12 cells | row #161 | passed in 0.001s |
| core features > with [categories features], [nested columns] > should render correct table-related tags > each row should have 12 cells | row #171 | passed in 0.001s |
| core features > with [categories features], [nested columns] > should render correct table-related tags > each row should have 12 cells | row #181 | passed in 0.001s |
| core features > with [categories features], [nested columns] > should render correct table-related tags > each row should have 12 cells | row #191 | passed in 0.003s |
| core features > with [categories features], [nested columns] > should have default classes at the right tags | should have default class at <table> | passed in 0.004s |
| core features > with [categories features], [nested columns] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.02s |
| core features > with [categories features], [nested columns] > should have default classes at the right tags | should have default class at <thead> | passed in 0.004s |
| core features > with [categories features], [nested columns] > should have default classes at the right tags | should have default class at <tr> | passed in 0.006s |
| core features > with [categories features], [nested columns] > should have default classes at the right tags | should have default class at <td> | passed in 0.01s |
| core features > with [categories features], [nested columns] > should have default classes at the right tags | should have default class at <th> | passed in 0.004s |
| core features > with [categories features], [nested columns] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.004s |
| core features > with [categories features], [nested columns] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.004s |
| core features > with [categories features], [nested columns] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.003s |
| core features > with [categories features], [nested columns] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.007s |
| core features > with [categories features], [nested columns] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.009s |
| core features > with [categories features], [nested columns] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.004s |
| core features > with [categories features], [nested columns] | each column's content should resemble it's descriptor's label | passed in 0.011s |
| core features > with [categories features], [nested columns] | each cell's content should resemble it's accessed and parsed value | passed in 0.016s |
| core features > with [categories features], [nested columns] | each row should have id accessor as key | passed in 0.003s |
| core features > with [categories features], [nested columns] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [nested columns] > DataTableBody | should render a single <tbody> | passed in 0.015s |
| core features > with [categories features], [nested columns] > DataTableHeader | should render a single child | passed in 0.002s |
| core features > with [categories features], [nested columns] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features] | should pass smoke test | passed in 0.035s |
| core features > with [categories features] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.002s |
| core features > with [categories features] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [categories features] > should render correct table-related tags | should have 20 rows | passed in 0.002s |
| core features > with [categories features] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [categories features] > should render correct table-related tags > each row should have 5 cells | row #01 | passed in 0.007s |
| core features > with [categories features] > should render correct table-related tags > each row should have 5 cells | row #11 | passed in 0.001s |
| core features > with [categories features] > should render correct table-related tags > each row should have 5 cells | row #21 | passed in 0s |
| core features > with [categories features] > should render correct table-related tags > each row should have 5 cells | row #31 | passed in 0.001s |
| core features > with [categories features] > should render correct table-related tags > each row should have 5 cells | row #41 | passed in 0.001s |
| core features > with [categories features] > should render correct table-related tags > each row should have 5 cells | row #51 | passed in 0s |
| core features > with [categories features] > should render correct table-related tags > each row should have 5 cells | row #61 | passed in 0.001s |
| core features > with [categories features] > should render correct table-related tags > each row should have 5 cells | row #71 | passed in 0s |
| core features > with [categories features] > should render correct table-related tags > each row should have 5 cells | row #81 | passed in 0.001s |
| core features > with [categories features] > should render correct table-related tags > each row should have 5 cells | row #91 | passed in 0s |
| core features > with [categories features] > should render correct table-related tags > each row should have 5 cells | row #101 | passed in 0s |
| core features > with [categories features] > should render correct table-related tags > each row should have 5 cells | row #111 | passed in 0.001s |
| core features > with [categories features] > should render correct table-related tags > each row should have 5 cells | row #121 | passed in 0s |
| core features > with [categories features] > should render correct table-related tags > each row should have 5 cells | row #131 | passed in 0.001s |
| core features > with [categories features] > should render correct table-related tags > each row should have 5 cells | row #141 | passed in 0s |
| core features > with [categories features] > should render correct table-related tags > each row should have 5 cells | row #151 | passed in 0.001s |
| core features > with [categories features] > should render correct table-related tags > each row should have 5 cells | row #161 | passed in 0s |
| core features > with [categories features] > should render correct table-related tags > each row should have 5 cells | row #171 | passed in 0.001s |
| core features > with [categories features] > should render correct table-related tags > each row should have 5 cells | row #181 | passed in 0.001s |
| core features > with [categories features] > should render correct table-related tags > each row should have 5 cells | row #191 | passed in 0s |
| core features > with [categories features] > should have default classes at the right tags | should have default class at <table> | passed in 0.002s |
| core features > with [categories features] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.002s |
| core features > with [categories features] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [categories features] > should have default classes at the right tags | should have default class at <tr> | passed in 0.004s |
| core features > with [categories features] > should have default classes at the right tags | should have default class at <td> | passed in 0.004s |
| core features > with [categories features] > should have default classes at the right tags | should have default class at <th> | passed in 0.002s |
| core features > with [categories features] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [categories features] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.003s |
| core features > with [categories features] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.002s |
| core features > with [categories features] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.003s |
| core features > with [categories features] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.002s |
| core features > with [categories features] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.002s |
| core features > with [categories features] | each column's content should resemble it's descriptor's label | passed in 0.002s |
| core features > with [categories features] | each cell's content should resemble it's accessed and parsed value | passed in 0.027s |
| core features > with [categories features] | each row should have id accessor as key | passed in 0.002s |
| core features > with [categories features] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [empty state] | should pass smoke test | passed in 0.002s |
| core features > with [empty state] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state] > should render correct table-related tags | should have a single <thead> tag | passed in 0s |
| core features > with [empty state] > should render correct table-related tags | should have a single <table> tag | passed in 0s |
| core features > with [empty state] > should render correct table-related tags | should have 0 rows | passed in 0.013s |
| core features > with [empty state] > should render correct table-related tags | should have 5 columns | passed in 0s |
| core features > with [empty state] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [empty state] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [empty state] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [empty state] > should have default classes at the right tags | should have default class at <tr> | passed in 0.018s |
| core features > with [empty state] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [empty state] > should have default classes at the right tags | should have default class at <th> | passed in 0s |
| core features > with [empty state] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [empty state] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [empty state] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [empty state] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [empty state] > should have props' classes at the right tags | should have props' class at <th> | passed in 0s |
| core features > with [empty state] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [empty state] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [empty state] | each row should have id accessor as key | passed in 0.001s |
| core features > with [empty state] > DataTableBody | should render a single child | passed in 0s |
| core features > with [empty state] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [empty state] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [empty state] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [empty state], [total feature] | should pass smoke test | passed in 0.003s |
| core features > with [empty state], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0s |
| core features > with [empty state], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [empty state], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [empty state], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [empty state], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [empty state], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [empty state], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [empty state], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [empty state], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0s |
| core features > with [empty state], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [empty state], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [empty state], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [empty state], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0s |
| core features > with [empty state], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [empty state], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [empty state], [total feature] | each row should have id accessor as key | passed in 0s |
| core features > with [empty state], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [empty state], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [empty state], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [empty state], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [empty state], [total feature] | should pass smoke test | passed in 0.002s |
| core features > with [empty state], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0s |
| core features > with [empty state], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0s |
| core features > with [empty state], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [empty state], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [empty state], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [empty state], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0s |
| core features > with [empty state], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.001s |
| core features > with [empty state], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [empty state], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [empty state], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [empty state], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.001s |
| core features > with [empty state], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [empty state], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [empty state], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [empty state], [total feature] | each row should have id accessor as key | passed in 0s |
| core features > with [empty state], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [empty state], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [empty state], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [empty state], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [empty state], [total category total row], [total feature] | should pass smoke test | passed in 0.003s |
| core features > with [empty state], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [empty state], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [empty state], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [empty state], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [empty state], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [empty state], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [empty state], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [empty state], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [empty state], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [empty state], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [empty state], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [empty state], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [empty state], [total category total row], [total feature] | each row should have id accessor as key | passed in 0s |
| core features > with [empty state], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [empty state], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [empty state], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [empty state], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [empty state], [total category total row], [total feature] | should pass smoke test | passed in 0.002s |
| core features > with [empty state], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [empty state], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [empty state], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [empty state], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0s |
| core features > with [empty state], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.001s |
| core features > with [empty state], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [empty state], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [empty state], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0s |
| core features > with [empty state], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [empty state], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [empty state], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [empty state], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0s |
| core features > with [empty state], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.02s |
| core features > with [empty state], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [empty state], [total category total row], [total feature] | each row should have id accessor as key | passed in 0s |
| core features > with [empty state], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [empty state], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [empty state], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [empty state], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [total feature] | should pass smoke test | passed in 0.003s |
| core features > with [empty state], [hide table total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0s |
| core features > with [empty state], [hide table total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [hide table total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [empty state], [hide table total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [empty state], [hide table total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0s |
| core features > with [empty state], [hide table total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [empty state], [hide table total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [empty state], [hide table total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [empty state], [hide table total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [empty state], [hide table total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0s |
| core features > with [empty state], [hide table total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [empty state], [hide table total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [empty state], [hide table total row], [total feature] | each row should have id accessor as key | passed in 0s |
| core features > with [empty state], [hide table total row], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [empty state], [hide table total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [empty state], [hide table total row], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [empty state], [hide table total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [empty state], [hide table total row], [total category total row], [total feature] | should pass smoke test | passed in 0.003s |
| core features > with [empty state], [hide table total row], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0s |
| core features > with [empty state], [hide table total row], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [hide table total row], [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0s |
| core features > with [empty state], [hide table total row], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [empty state], [hide table total row], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [empty state], [hide table total row], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [empty state], [hide table total row], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [empty state], [hide table total row], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0s |
| core features > with [empty state], [hide table total row], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [empty state], [hide table total row], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [empty state], [hide table total row], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [empty state], [hide table total row], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [empty state], [hide table total row], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [empty state], [hide table total row], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [empty state], [hide table total row], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [empty state], [hide table total row], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [empty state], [hide table total row], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [empty state], [hide table total row], [total category total row], [total feature] | should pass smoke test | passed in 0.003s |
| core features > with [empty state], [hide table total row], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0s |
| core features > with [empty state], [hide table total row], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [hide table total row], [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0s |
| core features > with [empty state], [hide table total row], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [empty state], [hide table total row], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [empty state], [hide table total row], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [empty state], [hide table total row], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0s |
| core features > with [empty state], [hide table total row], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [empty state], [hide table total row], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [empty state], [hide table total row], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.004s |
| core features > with [empty state], [hide table total row], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [empty state], [hide table total row], [total category total row], [total feature] | each row should have id accessor as key | passed in 0s |
| core features > with [empty state], [hide table total row], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [empty state], [hide table total row], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [empty state], [hide table total row], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [empty state], [hide table total row], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [empty state], [hide table total row], [total feature] | should pass smoke test | passed in 0.003s |
| core features > with [empty state], [hide table total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0s |
| core features > with [empty state], [hide table total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [hide table total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [empty state], [hide table total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [empty state], [hide table total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [empty state], [hide table total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0s |
| core features > with [empty state], [hide table total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [empty state], [hide table total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [empty state], [hide table total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [empty state], [hide table total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [empty state], [hide table total row], [total feature] | each row should have id accessor as key | passed in 0s |
| core features > with [empty state], [hide table total row], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [empty state], [hide table total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [empty state], [hide table total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [empty state], [selectable] | should pass smoke test | passed in 0.007s |
| core features > with [empty state], [selectable] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [selectable] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [selectable] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state], [selectable] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [selectable] > should render correct table-related tags | should have 5 columns | passed in 0s |
| core features > with [empty state], [selectable] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [empty state], [selectable] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [empty state], [selectable] > should have default classes at the right tags | should have default class at <thead> | passed in 0s |
| core features > with [empty state], [selectable] > should have default classes at the right tags | should have default class at <tr> | passed in 0.001s |
| core features > with [empty state], [selectable] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [empty state], [selectable] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [selectable] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [empty state], [selectable] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state], [selectable] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [empty state], [selectable] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [empty state], [selectable] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [empty state], [selectable] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [selectable] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [empty state], [selectable] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [empty state], [selectable] | each row should have id accessor as key | passed in 0.017s |
| core features > with [empty state], [selectable] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [empty state], [selectable] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [empty state], [selectable] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [empty state], [selectable] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [empty state], [selectable], [total feature] | should pass smoke test | passed in 0.003s |
| core features > with [empty state], [selectable], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0s |
| core features > with [empty state], [selectable], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [selectable], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state], [selectable], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0s |
| core features > with [empty state], [selectable], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [empty state], [selectable], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [empty state], [selectable], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [empty state], [selectable], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [empty state], [selectable], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [empty state], [selectable], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [empty state], [selectable], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [empty state], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [empty state], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [empty state], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [empty state], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [selectable], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [empty state], [selectable], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [empty state], [selectable], [total feature] | each row should have id accessor as key | passed in 0s |
| core features > with [empty state], [selectable], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [empty state], [selectable], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [empty state], [selectable], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [empty state], [selectable], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [empty state], [selectable], [total feature] | should pass smoke test | passed in 0.003s |
| core features > with [empty state], [selectable], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [selectable], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [selectable], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0s |
| core features > with [empty state], [selectable], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [selectable], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0s |
| core features > with [empty state], [selectable], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [empty state], [selectable], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [empty state], [selectable], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0s |
| core features > with [empty state], [selectable], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [empty state], [selectable], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [empty state], [selectable], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0s |
| core features > with [empty state], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [empty state], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [empty state], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [empty state], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [empty state], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [selectable], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [empty state], [selectable], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [empty state], [selectable], [total feature] | each row should have id accessor as key | passed in 0.008s |
| core features > with [empty state], [selectable], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [empty state], [selectable], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [empty state], [selectable], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [empty state], [selectable], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [empty state], [selectable], [total category total row], [total feature] | should pass smoke test | passed in 0.003s |
| core features > with [empty state], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0s |
| core features > with [empty state], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0s |
| core features > with [empty state], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [empty state], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [empty state], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [empty state], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [empty state], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [empty state], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0s |
| core features > with [empty state], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [empty state], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [empty state], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [empty state], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [empty state], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [selectable], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [empty state], [selectable], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [empty state], [selectable], [total category total row], [total feature] | each row should have id accessor as key | passed in 0s |
| core features > with [empty state], [selectable], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [empty state], [selectable], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [empty state], [selectable], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [empty state], [selectable], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [empty state], [selectable], [total category total row], [total feature] | should pass smoke test | passed in 0.003s |
| core features > with [empty state], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0s |
| core features > with [empty state], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0s |
| core features > with [empty state], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [empty state], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [empty state], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0s |
| core features > with [empty state], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [empty state], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [empty state], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [empty state], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [empty state], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [empty state], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [empty state], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [selectable], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.015s |
| core features > with [empty state], [selectable], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [empty state], [selectable], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [empty state], [selectable], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [empty state], [selectable], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [empty state], [selectable], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [empty state], [selectable], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [total feature] | should pass smoke test | passed in 0.003s |
| core features > with [empty state], [hide table total row], [selectable], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.003s |
| core features > with [empty state], [hide table total row], [selectable], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.002s |
| core features > with [empty state], [hide table total row], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.022s |
| core features > with [empty state], [hide table total row], [selectable], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [total feature] | each row should have id accessor as key | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [total category total row], [total feature] | should pass smoke test | passed in 0.003s |
| core features > with [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [empty state], [hide table total row], [selectable], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [total category total row], [total feature] | should pass smoke test | passed in 0.003s |
| core features > with [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [empty state], [hide table total row], [selectable], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [total category total row], [total feature] | each row should have id accessor as key | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [total feature] | should pass smoke test | passed in 0.004s |
| core features > with [empty state], [hide table total row], [selectable], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [empty state], [hide table total row], [selectable], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [total feature] | each row should have id accessor as key | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [empty state], [selectable] | should pass smoke test | passed in 0.004s |
| core features > with [empty state], [selectable] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [selectable] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [selectable] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state], [selectable] > should render correct table-related tags | should have 0 rows | passed in 0s |
| core features > with [empty state], [selectable] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [empty state], [selectable] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [empty state], [selectable] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [empty state], [selectable] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [empty state], [selectable] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [empty state], [selectable] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [empty state], [selectable] > should have default classes at the right tags | should have default class at <th> | passed in 0s |
| core features > with [empty state], [selectable] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [empty state], [selectable] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0s |
| core features > with [empty state], [selectable] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [empty state], [selectable] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [empty state], [selectable] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [empty state], [selectable] > should have props' classes at the right tags | should have props' class at <th> | passed in 0s |
| core features > with [empty state], [selectable] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [empty state], [selectable] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [empty state], [selectable] | each row should have id accessor as key | passed in 0s |
| core features > with [empty state], [selectable] > DataTableBody | should render a single child | passed in 0s |
| core features > with [empty state], [selectable] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [empty state], [selectable] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [empty state], [selectable] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [empty state], [selectable], [undefined selectedRowsIds prop] | should pass smoke test | passed in 0.004s |
| core features > with [empty state], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <tbody> tag | passed in 0s |
| core features > with [empty state], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 0 rows | passed in 0s |
| core features > with [empty state], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [empty state], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [empty state], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [empty state], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [empty state], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [empty state], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [empty state], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [empty state], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [empty state], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.001s |
| core features > with [empty state], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [empty state], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [selectable], [undefined selectedRowsIds prop] | each column's content should resemble it's descriptor's label | passed in 0.021s |
| core features > with [empty state], [selectable], [undefined selectedRowsIds prop] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [empty state], [selectable], [undefined selectedRowsIds prop] | each row should have id accessor as key | passed in 0.001s |
| core features > with [empty state], [selectable], [undefined selectedRowsIds prop] > DataTableBody | should render a single child | passed in 0s |
| core features > with [empty state], [selectable], [undefined selectedRowsIds prop] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [empty state], [selectable], [undefined selectedRowsIds prop] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [empty state], [selectable], [undefined selectedRowsIds prop] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [empty state], [selectable], [undefined selectedRowsIds prop] | should pass smoke test | passed in 0.004s |
| core features > with [empty state], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <thead> tag | passed in 0s |
| core features > with [empty state], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 5 columns | passed in 0s |
| core features > with [empty state], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [empty state], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [empty state], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <thead> | passed in 0s |
| core features > with [empty state], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [empty state], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [empty state], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <th> | passed in 0s |
| core features > with [empty state], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [empty state], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0s |
| core features > with [empty state], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [empty state], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [empty state], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [empty state], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <th> | passed in 0s |
| core features > with [empty state], [selectable], [undefined selectedRowsIds prop] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [empty state], [selectable], [undefined selectedRowsIds prop] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [empty state], [selectable], [undefined selectedRowsIds prop] | each row should have id accessor as key | passed in 0s |
| core features > with [empty state], [selectable], [undefined selectedRowsIds prop] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [empty state], [selectable], [undefined selectedRowsIds prop] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [empty state], [selectable], [undefined selectedRowsIds prop] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [empty state], [selectable], [undefined selectedRowsIds prop] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [empty state], [sorting feature] | should pass smoke test | passed in 0.003s |
| core features > with [empty state], [sorting feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [sorting feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [sorting feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [empty state], [sorting feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [sorting feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [empty state], [sorting feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [empty state], [sorting feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [empty state], [sorting feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [empty state], [sorting feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.001s |
| core features > with [empty state], [sorting feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [empty state], [sorting feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [sorting feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [empty state], [sorting feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state], [sorting feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [empty state], [sorting feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [empty state], [sorting feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [empty state], [sorting feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [sorting feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [empty state], [sorting feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [empty state], [sorting feature] | each row should have id accessor as key | passed in 0s |
| core features > with [empty state], [sorting feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [empty state], [sorting feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [empty state], [sorting feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [empty state], [sorting feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [empty state], [sorting feature], [total feature] | should pass smoke test | passed in 0.004s |
| core features > with [empty state], [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0s |
| core features > with [empty state], [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state], [sorting feature], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [sorting feature], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0s |
| core features > with [empty state], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [empty state], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [empty state], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [empty state], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [empty state], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [empty state], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [empty state], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0s |
| core features > with [empty state], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [empty state], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [empty state], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [empty state], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0s |
| core features > with [empty state], [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [empty state], [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [empty state], [sorting feature], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [empty state], [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [empty state], [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [empty state], [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [empty state], [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [empty state], [sorting feature], [total feature] | should pass smoke test | passed in 0.006s |
| core features > with [empty state], [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state], [sorting feature], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [sorting feature], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [empty state], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [empty state], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [empty state], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [empty state], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [empty state], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [empty state], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [empty state], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [empty state], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [empty state], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [empty state], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [empty state], [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [empty state], [sorting feature], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [empty state], [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [empty state], [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [empty state], [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [empty state], [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [empty state], [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.004s |
| core features > with [empty state], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0s |
| core features > with [empty state], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0s |
| core features > with [empty state], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0s |
| core features > with [empty state], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [empty state], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [empty state], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0s |
| core features > with [empty state], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.001s |
| core features > with [empty state], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [empty state], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.018s |
| core features > with [empty state], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [empty state], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [empty state], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [empty state], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.002s |
| core features > with [empty state], [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.002s |
| core features > with [empty state], [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [empty state], [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0s |
| core features > with [empty state], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [empty state], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [empty state], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [empty state], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [empty state], [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.003s |
| core features > with [empty state], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0s |
| core features > with [empty state], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0s |
| core features > with [empty state], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [empty state], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [empty state], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [empty state], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [empty state], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [empty state], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [empty state], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [empty state], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.001s |
| core features > with [empty state], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [empty state], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.002s |
| core features > with [empty state], [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [empty state], [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0s |
| core features > with [empty state], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [empty state], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [empty state], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [empty state], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [empty state], [hide table total row], [sorting feature], [total feature] | should pass smoke test | passed in 0.004s |
| core features > with [empty state], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0s |
| core features > with [empty state], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0s |
| core features > with [empty state], [hide table total row], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [empty state], [hide table total row], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0s |
| core features > with [empty state], [hide table total row], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [empty state], [hide table total row], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [empty state], [hide table total row], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [empty state], [hide table total row], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [empty state], [hide table total row], [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [empty state], [hide table total row], [sorting feature], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [empty state], [hide table total row], [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [empty state], [hide table total row], [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [empty state], [hide table total row], [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [empty state], [hide table total row], [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.004s |
| core features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0s |
| core features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0s |
| core features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0s |
| core features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0s |
| core features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.005s |
| core features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.004s |
| core features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [empty state], [hide table total row], [sorting feature], [total feature] | should pass smoke test | passed in 0.005s |
| core features > with [empty state], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0s |
| core features > with [empty state], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [empty state], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.02s |
| core features > with [empty state], [hide table total row], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [empty state], [hide table total row], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.002s |
| core features > with [empty state], [hide table total row], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0s |
| core features > with [empty state], [hide table total row], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [empty state], [hide table total row], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [empty state], [hide table total row], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [empty state], [hide table total row], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [empty state], [hide table total row], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [empty state], [hide table total row], [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [empty state], [hide table total row], [sorting feature], [total feature] | each row should have id accessor as key | passed in 0s |
| core features > with [empty state], [hide table total row], [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [empty state], [hide table total row], [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [empty state], [hide table total row], [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [empty state], [hide table total row], [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature] | should pass smoke test | passed in 0.004s |
| core features > with [empty state], [selectable], [sorting feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature] > should render correct table-related tags | should have 5 columns | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [empty state], [selectable], [sorting feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature], [total feature] | should pass smoke test | passed in 0.004s |
| core features > with [empty state], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [empty state], [selectable], [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [total feature] | should pass smoke test | passed in 0.004s |
| core features > with [empty state], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [empty state], [selectable], [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.004s |
| core features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.004s |
| core features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.004s |
| core features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] | should pass smoke test | passed in 0.004s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.002s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] | each row should have id accessor as key | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.004s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.002s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.004s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] | should pass smoke test | passed in 0.005s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.019s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.01s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature] | should pass smoke test | passed in 0.004s |
| core features > with [empty state], [selectable], [sorting feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature] > should render correct table-related tags | should have 5 columns | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [empty state], [selectable], [sorting feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature] | each row should have id accessor as key | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] | should pass smoke test | passed in 0.004s |
| core features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 5 columns | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <thead> | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tr> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] | each row should have id accessor as key | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] | should pass smoke test | passed in 0.005s |
| core features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <table> tag | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 5 columns | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] | each row should have id accessor as key | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [empty state], [sorting feature] | should pass smoke test | passed in 0.004s |
| core features > with [empty state], [sorting feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [sorting feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [sorting feature] > should render correct table-related tags | should have a single <table> tag | passed in 0s |
| core features > with [empty state], [sorting feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [sorting feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [empty state], [sorting feature] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [empty state], [sorting feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [empty state], [sorting feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [empty state], [sorting feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [empty state], [sorting feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [empty state], [sorting feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.002s |
| core features > with [empty state], [sorting feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [empty state], [sorting feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state], [sorting feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [empty state], [sorting feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [empty state], [sorting feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [empty state], [sorting feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [sorting feature] | each column's content should resemble it's descriptor's label | passed in 0.005s |
| core features > with [empty state], [sorting feature] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [empty state], [sorting feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [empty state], [sorting feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [empty state], [sorting feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [empty state], [sorting feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [empty state], [sorting feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [default sort], [empty state], [sorting feature] | should pass smoke test | passed in 0.004s |
| core features > with [default sort], [empty state], [sorting feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.021s |
| core features > with [default sort], [empty state], [sorting feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [default sort], [empty state], [sorting feature] > should render correct table-related tags | should have a single <table> tag | passed in 0s |
| core features > with [default sort], [empty state], [sorting feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [default sort], [empty state], [sorting feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [default sort], [empty state], [sorting feature] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [default sort], [empty state], [sorting feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [default sort], [empty state], [sorting feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [default sort], [empty state], [sorting feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [default sort], [empty state], [sorting feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [default sort], [empty state], [sorting feature] > should have default classes at the right tags | should have default class at <th> | passed in 0s |
| core features > with [default sort], [empty state], [sorting feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [default sort], [empty state], [sorting feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0s |
| core features > with [default sort], [empty state], [sorting feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [default sort], [empty state], [sorting feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [default sort], [empty state], [sorting feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [default sort], [empty state], [sorting feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0s |
| core features > with [default sort], [empty state], [sorting feature] | each column's content should resemble it's descriptor's label | passed in 0.002s |
| core features > with [default sort], [empty state], [sorting feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [default sort], [empty state], [sorting feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [default sort], [empty state], [sorting feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [default sort], [empty state], [sorting feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [default sort], [empty state], [sorting feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [default sort], [empty state], [sorting feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [default sort], [empty state], [sorting feature] | should pass smoke test | passed in 0.004s |
| core features > with [default sort], [empty state], [sorting feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [default sort], [empty state], [sorting feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [default sort], [empty state], [sorting feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [default sort], [empty state], [sorting feature] > should render correct table-related tags | should have 0 rows | passed in 0s |
| core features > with [default sort], [empty state], [sorting feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [default sort], [empty state], [sorting feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [default sort], [empty state], [sorting feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [default sort], [empty state], [sorting feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [default sort], [empty state], [sorting feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.001s |
| core features > with [default sort], [empty state], [sorting feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [default sort], [empty state], [sorting feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [default sort], [empty state], [sorting feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [default sort], [empty state], [sorting feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0s |
| core features > with [default sort], [empty state], [sorting feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [default sort], [empty state], [sorting feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [default sort], [empty state], [sorting feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [default sort], [empty state], [sorting feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0s |
| core features > with [default sort], [empty state], [sorting feature] | each column's content should resemble it's descriptor's label | passed in 0.004s |
| core features > with [default sort], [empty state], [sorting feature] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [default sort], [empty state], [sorting feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [default sort], [empty state], [sorting feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [default sort], [empty state], [sorting feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [default sort], [empty state], [sorting feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [default sort], [empty state], [sorting feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [empty state], [nested columns] | should pass smoke test | passed in 0.005s |
| core features > with [empty state], [nested columns] > should render correct table-related tags | should have a single <tbody> tag | passed in 0s |
| core features > with [empty state], [nested columns] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [nested columns] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state], [nested columns] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [nested columns] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [empty state], [nested columns] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [empty state], [nested columns] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [empty state], [nested columns] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [empty state], [nested columns] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [empty state], [nested columns] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [empty state], [nested columns] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [nested columns] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [empty state], [nested columns] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state], [nested columns] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [empty state], [nested columns] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [empty state], [nested columns] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [empty state], [nested columns] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [nested columns] | each column's content should resemble it's descriptor's label | passed in 0.009s |
| core features > with [empty state], [nested columns] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [empty state], [nested columns] | each row should have id accessor as key | passed in 0.001s |
| core features > with [empty state], [nested columns] > DataTableBody | should render a single child | passed in 0s |
| core features > with [empty state], [nested columns] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [empty state], [nested columns] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [empty state], [nested columns] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [empty state], [nested columns], [total feature] | should pass smoke test | passed in 0.006s |
| core features > with [empty state], [nested columns], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [nested columns], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [nested columns], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state], [nested columns], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0s |
| core features > with [empty state], [nested columns], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0s |
| core features > with [empty state], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [empty state], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [empty state], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [empty state], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [empty state], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [empty state], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [empty state], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [empty state], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [empty state], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [empty state], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [nested columns], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.02s |
| core features > with [empty state], [nested columns], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [empty state], [nested columns], [total feature] | each row should have id accessor as key | passed in 0s |
| core features > with [empty state], [nested columns], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [empty state], [nested columns], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [empty state], [nested columns], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [empty state], [nested columns], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [empty state], [nested columns], [total feature] | should pass smoke test | passed in 0.029s |
| core features > with [empty state], [nested columns], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [nested columns], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0s |
| core features > with [empty state], [nested columns], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state], [nested columns], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [nested columns], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [empty state], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [empty state], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [empty state], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [empty state], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [empty state], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [empty state], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [empty state], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0s |
| core features > with [empty state], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [empty state], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [empty state], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [empty state], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [nested columns], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.01s |
| core features > with [empty state], [nested columns], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [empty state], [nested columns], [total feature] | each row should have id accessor as key | passed in 0s |
| core features > with [empty state], [nested columns], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [empty state], [nested columns], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [empty state], [nested columns], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [empty state], [nested columns], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [empty state], [nested columns], [total category total row], [total feature] | should pass smoke test | passed in 0.006s |
| core features > with [empty state], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0s |
| core features > with [empty state], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [empty state], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [empty state], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0s |
| core features > with [empty state], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.001s |
| core features > with [empty state], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [empty state], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.002s |
| core features > with [empty state], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [empty state], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [empty state], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [empty state], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [empty state], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [nested columns], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.009s |
| core features > with [empty state], [nested columns], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [empty state], [nested columns], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [empty state], [nested columns], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [empty state], [nested columns], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [empty state], [nested columns], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [empty state], [nested columns], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.008s |
| core features > with [empty state], [nested columns], [total category total row], [total feature] | should pass smoke test | passed in 0.006s |
| core features > with [empty state], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0s |
| core features > with [empty state], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [empty state], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [empty state], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [empty state], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [empty state], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.002s |
| core features > with [empty state], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [empty state], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [empty state], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [empty state], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [empty state], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [nested columns], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.01s |
| core features > with [empty state], [nested columns], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [empty state], [nested columns], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [empty state], [nested columns], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [empty state], [nested columns], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [empty state], [nested columns], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [empty state], [nested columns], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [total feature] | should pass smoke test | passed in 0.009s |
| core features > with [empty state], [hide table total row], [nested columns], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.021s |
| core features > with [empty state], [hide table total row], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.009s |
| core features > with [empty state], [hide table total row], [nested columns], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] | should pass smoke test | passed in 0.006s |
| core features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.008s |
| core features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] | should pass smoke test | passed in 0.006s |
| core features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.01s |
| core features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [total feature] | should pass smoke test | passed in 0.007s |
| core features > with [empty state], [hide table total row], [nested columns], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.002s |
| core features > with [empty state], [hide table total row], [nested columns], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.009s |
| core features > with [empty state], [hide table total row], [nested columns], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [total feature] | each row should have id accessor as key | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable] | should pass smoke test | passed in 0.008s |
| core features > with [empty state], [nested columns], [selectable] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.021s |
| core features > with [empty state], [nested columns], [selectable] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [empty state], [nested columns], [selectable] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable] > should render correct table-related tags | should have 17 columns | passed in 0s |
| core features > with [empty state], [nested columns], [selectable] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable] > should have default classes at the right tags | should have default class at <thead> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable] > should have default classes at the right tags | should have default class at <tr> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.002s |
| core features > with [empty state], [nested columns], [selectable] | each column's content should resemble it's descriptor's label | passed in 0.011s |
| core features > with [empty state], [nested columns], [selectable] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable] | each row should have id accessor as key | passed in 0s |
| core features > with [empty state], [nested columns], [selectable] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [total feature] | should pass smoke test | passed in 0.008s |
| core features > with [empty state], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.002s |
| core features > with [empty state], [nested columns], [selectable], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.009s |
| core features > with [empty state], [nested columns], [selectable], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [total feature] | each row should have id accessor as key | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [total feature] | should pass smoke test | passed in 0.007s |
| core features > with [empty state], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.009s |
| core features > with [empty state], [nested columns], [selectable], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] | should pass smoke test | passed in 0.007s |
| core features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.022s |
| core features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.01s |
| core features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] | should pass smoke test | passed in 0.007s |
| core features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.003s |
| core features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.011s |
| core features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] | should pass smoke test | passed in 0.006s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.01s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] | each row should have id accessor as key | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] | should pass smoke test | passed in 0.008s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.002s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.002s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.009s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] | each row should have id accessor as key | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] | should pass smoke test | passed in 0.008s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.013s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] | each row should have id accessor as key | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] | should pass smoke test | passed in 0.008s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.011s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable] | should pass smoke test | passed in 0.009s |
| core features > with [empty state], [nested columns], [selectable] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable] | each column's content should resemble it's descriptor's label | passed in 0.01s |
| core features > with [empty state], [nested columns], [selectable] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable] | each row should have id accessor as key | passed in 0s |
| core features > with [empty state], [nested columns], [selectable] > DataTableBody | should render a single child | passed in 0s |
| core features > with [empty state], [nested columns], [selectable] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [empty state], [nested columns], [selectable] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] | should pass smoke test | passed in 0.008s |
| core features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 0 rows | passed in 0.023s |
| core features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] | each column's content should resemble it's descriptor's label | passed in 0.018s |
| core features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] | each row should have id accessor as key | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > DataTableBody | should render a single child | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] | should pass smoke test | passed in 0.004s |
| core features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <tbody> tag | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <table> tag | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 17 columns | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <th> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] | each column's content should resemble it's descriptor's label | passed in 0.008s |
| core features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] | each row should have id accessor as key | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > DataTableBody | should render a single child | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [empty state], [nested columns], [sorting feature] | should pass smoke test | passed in 0.008s |
| core features > with [empty state], [nested columns], [sorting feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature] > should render correct table-related tags | should have 17 columns | passed in 0s |
| core features > with [empty state], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [empty state], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [empty state], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [empty state], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature] | each column's content should resemble it's descriptor's label | passed in 0.011s |
| core features > with [empty state], [nested columns], [sorting feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature] | each row should have id accessor as key | passed in 0s |
| core features > with [empty state], [nested columns], [sorting feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [empty state], [nested columns], [sorting feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [empty state], [nested columns], [sorting feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature], [total feature] | should pass smoke test | passed in 0.008s |
| core features > with [empty state], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.002s |
| core features > with [empty state], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0s |
| core features > with [empty state], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0s |
| core features > with [empty state], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0s |
| core features > with [empty state], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [empty state], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.021s |
| core features > with [empty state], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [empty state], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [empty state], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [empty state], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.009s |
| core features > with [empty state], [nested columns], [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [empty state], [nested columns], [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [empty state], [nested columns], [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [empty state], [nested columns], [sorting feature], [total feature] | should pass smoke test | passed in 0.009s |
| core features > with [empty state], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0s |
| core features > with [empty state], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0s |
| core features > with [empty state], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [empty state], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0s |
| core features > with [empty state], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [empty state], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0s |
| core features > with [empty state], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [empty state], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [empty state], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.008s |
| core features > with [empty state], [nested columns], [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature], [total feature] | each row should have id accessor as key | passed in 0s |
| core features > with [empty state], [nested columns], [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [empty state], [nested columns], [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [empty state], [nested columns], [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.007s |
| core features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0s |
| core features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.008s |
| core features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.007s |
| core features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0s |
| core features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.02s |
| core features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.005s |
| core features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] | should pass smoke test | passed in 0.007s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.007s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.007s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.002s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.009s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.007s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.003s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.009s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.019s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.007s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] | should pass smoke test | passed in 0.007s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.002s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.009s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.005s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature] | should pass smoke test | passed in 0.007s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature] | each column's content should resemble it's descriptor's label | passed in 0.006s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature] | each row should have id accessor as key | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] | should pass smoke test | passed in 0.008s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.02s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.006s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] | each row should have id accessor as key | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] | should pass smoke test | passed in 0.009s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.006s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.005s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.007s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.004s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.028s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.003s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] | should pass smoke test | passed in 0.008s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.008s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.007s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.002s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.008s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.008s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.03s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] | should pass smoke test | passed in 0.008s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.011s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature] | should pass smoke test | passed in 0.01s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.002s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature] > should render correct table-related tags | should have 0 rows | passed in 0.002s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature] | each column's content should resemble it's descriptor's label | passed in 0.011s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] | should pass smoke test | passed in 0.01s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] | each column's content should resemble it's descriptor's label | passed in 0.033s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] | each row should have id accessor as key | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] | should pass smoke test | passed in 0.01s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 0 rows | passed in 0.002s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 17 columns | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <thead> | passed in 0.002s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] | each column's content should resemble it's descriptor's label | passed in 0.011s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] | each row should have id accessor as key | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature] | should pass smoke test | passed in 0.009s |
| core features > with [empty state], [nested columns], [sorting feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.021s |
| core features > with [empty state], [nested columns], [sorting feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [empty state], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [empty state], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.002s |
| core features > with [empty state], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [empty state], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [empty state], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature] | each column's content should resemble it's descriptor's label | passed in 0.023s |
| core features > with [empty state], [nested columns], [sorting feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [empty state], [nested columns], [sorting feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [empty state], [nested columns], [sorting feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [empty state], [nested columns], [sorting feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [default sort], [empty state], [nested columns], [sorting feature] | should pass smoke test | passed in 0.019s |
| core features > with [default sort], [empty state], [nested columns], [sorting feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [default sort], [empty state], [nested columns], [sorting feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [default sort], [empty state], [nested columns], [sorting feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [default sort], [empty state], [nested columns], [sorting feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [default sort], [empty state], [nested columns], [sorting feature] > should render correct table-related tags | should have 17 columns | passed in 0s |
| core features > with [default sort], [empty state], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [default sort], [empty state], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [default sort], [empty state], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [default sort], [empty state], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [default sort], [empty state], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [default sort], [empty state], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [default sort], [empty state], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [default sort], [empty state], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [default sort], [empty state], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [default sort], [empty state], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [default sort], [empty state], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [default sort], [empty state], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.002s |
| core features > with [default sort], [empty state], [nested columns], [sorting feature] | each column's content should resemble it's descriptor's label | passed in 0.043s |
| core features > with [default sort], [empty state], [nested columns], [sorting feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [default sort], [empty state], [nested columns], [sorting feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [default sort], [empty state], [nested columns], [sorting feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [default sort], [empty state], [nested columns], [sorting feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [default sort], [empty state], [nested columns], [sorting feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [default sort], [empty state], [nested columns], [sorting feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [default sort], [empty state], [nested columns], [sorting feature] | should pass smoke test | passed in 0.011s |
| core features > with [default sort], [empty state], [nested columns], [sorting feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [default sort], [empty state], [nested columns], [sorting feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [default sort], [empty state], [nested columns], [sorting feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [default sort], [empty state], [nested columns], [sorting feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [default sort], [empty state], [nested columns], [sorting feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [default sort], [empty state], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [default sort], [empty state], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [default sort], [empty state], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [default sort], [empty state], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.001s |
| core features > with [default sort], [empty state], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [default sort], [empty state], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [default sort], [empty state], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [default sort], [empty state], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [default sort], [empty state], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [default sort], [empty state], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [default sort], [empty state], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [default sort], [empty state], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [default sort], [empty state], [nested columns], [sorting feature] | each column's content should resemble it's descriptor's label | passed in 0.009s |
| core features > with [default sort], [empty state], [nested columns], [sorting feature] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [default sort], [empty state], [nested columns], [sorting feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [default sort], [empty state], [nested columns], [sorting feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [default sort], [empty state], [nested columns], [sorting feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [default sort], [empty state], [nested columns], [sorting feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [default sort], [empty state], [nested columns], [sorting feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [empty state], [nested columns] | should pass smoke test | passed in 0.006s |
| core features > with [empty state], [nested columns] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state], [nested columns] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [empty state], [nested columns] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state], [nested columns] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state], [nested columns] > should render correct table-related tags | should have 17 columns | passed in 0s |
| core features > with [empty state], [nested columns] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [empty state], [nested columns] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [empty state], [nested columns] > should have default classes at the right tags | should have default class at <thead> | passed in 0s |
| core features > with [empty state], [nested columns] > should have default classes at the right tags | should have default class at <tr> | passed in 0.001s |
| core features > with [empty state], [nested columns] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [empty state], [nested columns] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state], [nested columns] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [empty state], [nested columns] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state], [nested columns] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [empty state], [nested columns] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [empty state], [nested columns] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [empty state], [nested columns] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state], [nested columns] | each column's content should resemble it's descriptor's label | passed in 0.009s |
| core features > with [empty state], [nested columns] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [empty state], [nested columns] | each row should have id accessor as key | passed in 0.001s |
| core features > with [empty state], [nested columns] > DataTableBody | should render a single child | passed in 0s |
| core features > with [empty state], [nested columns] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [empty state], [nested columns] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [empty state], [nested columns] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [empty state] | should pass smoke test | passed in 0.002s |
| core features > with [categories features], [empty state] > should render correct table-related tags | should have a single <tbody> tag | passed in 0s |
| core features > with [categories features], [empty state] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [empty state] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [categories features], [empty state] > should render correct table-related tags | should have 0 rows | passed in 0s |
| core features > with [categories features], [empty state] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [categories features], [empty state] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [categories features], [empty state] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [categories features], [empty state] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state] | each column's content should resemble it's descriptor's label | passed in 0.002s |
| core features > with [categories features], [empty state] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [categories features], [empty state] | each row should have id accessor as key | passed in 0s |
| core features > with [categories features], [empty state] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [empty state] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [categories features], [empty state] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [empty state] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [categories features], [empty state], [total feature] | should pass smoke test | passed in 0.003s |
| core features > with [categories features], [empty state], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0s |
| core features > with [categories features], [empty state], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0s |
| core features > with [categories features], [empty state], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.043s |
| core features > with [categories features], [empty state], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0s |
| core features > with [categories features], [empty state], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.005s |
| core features > with [categories features], [empty state], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [categories features], [empty state], [total feature] | each row should have id accessor as key | passed in 0s |
| core features > with [categories features], [empty state], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [total feature] | should pass smoke test | passed in 0.002s |
| core features > with [categories features], [empty state], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.002s |
| core features > with [categories features], [empty state], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0s |
| core features > with [categories features], [empty state], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0s |
| core features > with [categories features], [empty state], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [categories features], [empty state], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [categories features], [empty state], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.009s |
| core features > with [categories features], [empty state], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [categories features], [empty state], [total feature] | each row should have id accessor as key | passed in 0s |
| core features > with [categories features], [empty state], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [empty state], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [total category total row], [total feature] | should pass smoke test | passed in 0.003s |
| core features > with [categories features], [empty state], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0s |
| core features > with [categories features], [empty state], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [categories features], [empty state], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0s |
| core features > with [categories features], [empty state], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.001s |
| core features > with [categories features], [empty state], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0s |
| core features > with [categories features], [empty state], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [categories features], [empty state], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [categories features], [empty state], [total category total row], [total feature] | each row should have id accessor as key | passed in 0s |
| core features > with [categories features], [empty state], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [empty state], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [total category total row], [total feature] | should pass smoke test | passed in 0.003s |
| core features > with [categories features], [empty state], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0s |
| core features > with [categories features], [empty state], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0s |
| core features > with [categories features], [empty state], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [categories features], [empty state], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.004s |
| core features > with [categories features], [empty state], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [categories features], [empty state], [total category total row], [total feature] | each row should have id accessor as key | passed in 0s |
| core features > with [categories features], [empty state], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [empty state], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [empty state], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [total feature] | should pass smoke test | passed in 0.003s |
| core features > with [categories features], [empty state], [hide table total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [categories features], [empty state], [hide table total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.003s |
| core features > with [categories features], [empty state], [hide table total row], [total feature] | each row should have id accessor as key | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [total category total row], [total feature] | should pass smoke test | passed in 0.003s |
| core features > with [categories features], [empty state], [hide table total row], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.019s |
| core features > with [categories features], [empty state], [hide table total row], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [total category total row], [total feature] | each row should have id accessor as key | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [total category total row], [total feature] | should pass smoke test | passed in 0.002s |
| core features > with [categories features], [empty state], [hide table total row], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.002s |
| core features > with [categories features], [empty state], [hide table total row], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [categories features], [empty state], [hide table total row], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [total category total row], [total feature] | each row should have id accessor as key | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [total feature] | should pass smoke test | passed in 0.002s |
| core features > with [categories features], [empty state], [hide table total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.002s |
| core features > with [categories features], [empty state], [hide table total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [total feature] | each row should have id accessor as key | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [categories features], [empty state], [selectable] | should pass smoke test | passed in 0.002s |
| core features > with [categories features], [empty state], [selectable] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable] > should render correct table-related tags | should have a single <thead> tag | passed in 0s |
| core features > with [categories features], [empty state], [selectable] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable] > should render correct table-related tags | should have 0 rows | passed in 0s |
| core features > with [categories features], [empty state], [selectable] > should render correct table-related tags | should have 5 columns | passed in 0s |
| core features > with [categories features], [empty state], [selectable] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [selectable] > should have default classes at the right tags | should have default class at <thead> | passed in 0s |
| core features > with [categories features], [empty state], [selectable] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [selectable] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable] > should have default classes at the right tags | should have default class at <th> | passed in 0s |
| core features > with [categories features], [empty state], [selectable] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [selectable] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [categories features], [empty state], [selectable] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [selectable] > should have props' classes at the right tags | should have props' class at <th> | passed in 0s |
| core features > with [categories features], [empty state], [selectable] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [categories features], [empty state], [selectable] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [categories features], [empty state], [selectable] | each row should have id accessor as key | passed in 0s |
| core features > with [categories features], [empty state], [selectable] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [selectable] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [selectable] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [total feature] | should pass smoke test | passed in 0.004s |
| core features > with [categories features], [empty state], [selectable], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [categories features], [empty state], [selectable], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [total feature] | each row should have id accessor as key | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [total feature] | should pass smoke test | passed in 0.003s |
| core features > with [categories features], [empty state], [selectable], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.006s |
| core features > with [categories features], [empty state], [selectable], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [categories features], [empty state], [selectable], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.003s |
| core features > with [categories features], [empty state], [selectable], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.026s |
| core features > with [categories features], [empty state], [selectable], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [total feature] | each row should have id accessor as key | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [total category total row], [total feature] | should pass smoke test | passed in 0.004s |
| core features > with [categories features], [empty state], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [categories features], [empty state], [selectable], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [total category total row], [total feature] | should pass smoke test | passed in 0.003s |
| core features > with [categories features], [empty state], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.012s |
| core features > with [categories features], [empty state], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [categories features], [empty state], [selectable], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [total category total row], [total feature] | each row should have id accessor as key | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total feature] | should pass smoke test | passed in 0.003s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total category total row], [total feature] | should pass smoke test | passed in 0.003s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.002s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total category total row], [total feature] | should pass smoke test | passed in 0.002s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.023s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total category total row], [total feature] | each row should have id accessor as key | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total feature] | should pass smoke test | passed in 0.003s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.002s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable] | should pass smoke test | passed in 0.003s |
| core features > with [categories features], [empty state], [selectable] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable] > should render correct table-related tags | should have a single <table> tag | passed in 0s |
| core features > with [categories features], [empty state], [selectable] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [selectable] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [selectable] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [selectable] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.003s |
| core features > with [categories features], [empty state], [selectable] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [selectable] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [selectable] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [categories features], [empty state], [selectable] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable] | each row should have id accessor as key | passed in 0s |
| core features > with [categories features], [empty state], [selectable] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [selectable] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [selectable] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [undefined selectedRowsIds prop] | should pass smoke test | passed in 0.004s |
| core features > with [categories features], [empty state], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <thead> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tr> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [undefined selectedRowsIds prop] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [categories features], [empty state], [selectable], [undefined selectedRowsIds prop] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [undefined selectedRowsIds prop] | each row should have id accessor as key | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [undefined selectedRowsIds prop] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [undefined selectedRowsIds prop] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [undefined selectedRowsIds prop] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [undefined selectedRowsIds prop] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [undefined selectedRowsIds prop] | should pass smoke test | passed in 0.002s |
| core features > with [categories features], [empty state], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <tbody> tag | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <thead> tag | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <table> tag | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 5 columns | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <thead> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <th> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [undefined selectedRowsIds prop] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [categories features], [empty state], [selectable], [undefined selectedRowsIds prop] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [undefined selectedRowsIds prop] | each row should have id accessor as key | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [undefined selectedRowsIds prop] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [undefined selectedRowsIds prop] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [undefined selectedRowsIds prop] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [undefined selectedRowsIds prop] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature] | should pass smoke test | passed in 0.003s |
| core features > with [categories features], [empty state], [sorting feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [sorting feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [sorting feature] > should render correct table-related tags | should have a single <table> tag | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [sorting feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [categories features], [empty state], [sorting feature] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [sorting feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [sorting feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.02s |
| core features > with [categories features], [empty state], [sorting feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [sorting feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [sorting feature] | each column's content should resemble it's descriptor's label | passed in 0.004s |
| core features > with [categories features], [empty state], [sorting feature] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [categories features], [empty state], [sorting feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [sorting feature], [total feature] | should pass smoke test | passed in 0.003s |
| core features > with [categories features], [empty state], [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [sorting feature], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.002s |
| core features > with [categories features], [empty state], [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature], [total feature] | each row should have id accessor as key | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [empty state], [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature], [total feature] | should pass smoke test | passed in 0.002s |
| core features > with [categories features], [empty state], [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [categories features], [empty state], [sorting feature], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.002s |
| core features > with [categories features], [empty state], [sorting feature], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [categories features], [empty state], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.005s |
| core features > with [categories features], [empty state], [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [categories features], [empty state], [sorting feature], [total feature] | each row should have id accessor as key | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [empty state], [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [empty state], [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.004s |
| core features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.002s |
| core features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.005s |
| core features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.005s |
| core features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] | should pass smoke test | passed in 0.004s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.019s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.004s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.004s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.004s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] | should pass smoke test | passed in 0.003s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] | each row should have id accessor as key | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature] | should pass smoke test | passed in 0.002s |
| core features > with [categories features], [empty state], [selectable], [sorting feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature] > should render correct table-related tags | should have 5 columns | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <th> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [categories features], [empty state], [selectable], [sorting feature] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] | should pass smoke test | passed in 0.026s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.002s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] | each row should have id accessor as key | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] | should pass smoke test | passed in 0.005s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.005s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.005s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.004s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] | should pass smoke test | passed in 0.005s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.019s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.004s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.004s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.011s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.005s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.002s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] | should pass smoke test | passed in 0.003s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 5 columns | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.002s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] | each row should have id accessor as key | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature] | should pass smoke test | passed in 0.003s |
| core features > with [categories features], [empty state], [selectable], [sorting feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature] > should render correct table-related tags | should have 0 rows | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [categories features], [empty state], [selectable], [sorting feature] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] | should pass smoke test | passed in 0.005s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <thead> tag | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 0 rows | passed in 0.002s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 5 columns | passed in 0.003s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <th> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.007s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <th> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] | each column's content should resemble it's descriptor's label | passed in 0.009s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] | each row should have id accessor as key | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] | should pass smoke test | passed in 0.013s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <thead> tag | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 5 columns | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <table> | passed in 0.006s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <th> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.003s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <th> | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] | each column's content should resemble it's descriptor's label | passed in 0.009s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] | each row should have id accessor as key | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature] | should pass smoke test | passed in 0.007s |
| core features > with [categories features], [empty state], [sorting feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [sorting feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [sorting feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [categories features], [empty state], [sorting feature] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [sorting feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.001s |
| core features > with [categories features], [empty state], [sorting feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [sorting feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [sorting feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [sorting feature] | each column's content should resemble it's descriptor's label | passed in 0.007s |
| core features > with [categories features], [empty state], [sorting feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [categories features], [empty state], [sorting feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [categories features], [empty state], [sorting feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [sorting feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [sorting feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [default sort], [empty state], [sorting feature] | should pass smoke test | passed in 0.004s |
| core features > with [categories features], [default sort], [empty state], [sorting feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [default sort], [empty state], [sorting feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0s |
| core features > with [categories features], [default sort], [empty state], [sorting feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [categories features], [default sort], [empty state], [sorting feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [default sort], [empty state], [sorting feature] > should render correct table-related tags | should have 5 columns | passed in 0.001s |
| core features > with [categories features], [default sort], [empty state], [sorting feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [categories features], [default sort], [empty state], [sorting feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [categories features], [default sort], [empty state], [sorting feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [default sort], [empty state], [sorting feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.001s |
| core features > with [categories features], [default sort], [empty state], [sorting feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [categories features], [default sort], [empty state], [sorting feature] > should have default classes at the right tags | should have default class at <th> | passed in 0s |
| core features > with [categories features], [default sort], [empty state], [sorting feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [categories features], [default sort], [empty state], [sorting feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0s |
| core features > with [categories features], [default sort], [empty state], [sorting feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [categories features], [default sort], [empty state], [sorting feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [default sort], [empty state], [sorting feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [categories features], [default sort], [empty state], [sorting feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0s |
| core features > with [categories features], [default sort], [empty state], [sorting feature] | each column's content should resemble it's descriptor's label | passed in 0.006s |
| core features > with [categories features], [default sort], [empty state], [sorting feature] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [categories features], [default sort], [empty state], [sorting feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [categories features], [default sort], [empty state], [sorting feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [default sort], [empty state], [sorting feature] > DataTableBody | should render a single <tbody> | passed in 0.002s |
| core features > with [categories features], [default sort], [empty state], [sorting feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [default sort], [empty state], [sorting feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [default sort], [empty state], [sorting feature] | should pass smoke test | passed in 0.004s |
| core features > with [categories features], [default sort], [empty state], [sorting feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [default sort], [empty state], [sorting feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0s |
| core features > with [categories features], [default sort], [empty state], [sorting feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [categories features], [default sort], [empty state], [sorting feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [default sort], [empty state], [sorting feature] > should render correct table-related tags | should have 5 columns | passed in 0s |
| core features > with [categories features], [default sort], [empty state], [sorting feature] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [categories features], [default sort], [empty state], [sorting feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [categories features], [default sort], [empty state], [sorting feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0s |
| core features > with [categories features], [default sort], [empty state], [sorting feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.001s |
| core features > with [categories features], [default sort], [empty state], [sorting feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [categories features], [default sort], [empty state], [sorting feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [default sort], [empty state], [sorting feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [categories features], [default sort], [empty state], [sorting feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [categories features], [default sort], [empty state], [sorting feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [categories features], [default sort], [empty state], [sorting feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [default sort], [empty state], [sorting feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [categories features], [default sort], [empty state], [sorting feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0s |
| core features > with [categories features], [default sort], [empty state], [sorting feature] | each column's content should resemble it's descriptor's label | passed in 0.002s |
| core features > with [categories features], [default sort], [empty state], [sorting feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [categories features], [default sort], [empty state], [sorting feature] | each row should have id accessor as key | passed in 0.021s |
| core features > with [categories features], [default sort], [empty state], [sorting feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [default sort], [empty state], [sorting feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [default sort], [empty state], [sorting feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [default sort], [empty state], [sorting feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns] | should pass smoke test | passed in 0.006s |
| core features > with [categories features], [empty state], [nested columns] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns] > should have default classes at the right tags | should have default class at <thead> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns] | each column's content should resemble it's descriptor's label | passed in 0.01s |
| core features > with [categories features], [empty state], [nested columns] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns] | each row should have id accessor as key | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [nested columns] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [nested columns] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [total feature] | should pass smoke test | passed in 0.006s |
| core features > with [categories features], [empty state], [nested columns], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.01s |
| core features > with [categories features], [empty state], [nested columns], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [total feature] | should pass smoke test | passed in 0.007s |
| core features > with [categories features], [empty state], [nested columns], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.009s |
| core features > with [categories features], [empty state], [nested columns], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [total feature] | each row should have id accessor as key | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] | should pass smoke test | passed in 0.004s |
| core features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.021s |
| core features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.006s |
| core features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] | each row should have id accessor as key | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] | should pass smoke test | passed in 0.003s |
| core features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.005s |
| core features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] | each row should have id accessor as key | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] | should pass smoke test | passed in 0.003s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.009s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.006s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] | each row should have id accessor as key | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] | should pass smoke test | passed in 0.005s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.009s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] | should pass smoke test | passed in 0.006s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.008s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] | should pass smoke test | passed in 0.005s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.008s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable] | should pass smoke test | passed in 0.006s |
| core features > with [categories features], [empty state], [nested columns], [selectable] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable] > should have default classes at the right tags | should have default class at <th> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable] | each column's content should resemble it's descriptor's label | passed in 0.008s |
| core features > with [categories features], [empty state], [nested columns], [selectable] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable] | each row should have id accessor as key | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total feature] | should pass smoke test | passed in 0.006s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.023s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.008s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total feature] | should pass smoke test | passed in 0.006s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.008s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] | should pass smoke test | passed in 0.006s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.008s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] | should pass smoke test | passed in 0.006s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.03s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] | should pass smoke test | passed in 0.006s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.009s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] | should pass smoke test | passed in 0.005s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.005s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] | each row should have id accessor as key | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] | should pass smoke test | passed in 0.006s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.01s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] | should pass smoke test | passed in 0.007s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.042s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.002s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.002s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.01s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable] | should pass smoke test | passed in 0.007s |
| core features > with [categories features], [empty state], [nested columns], [selectable] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable] > should render correct table-related tags | should have a single <thead> tag | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.003s |
| core features > with [categories features], [empty state], [nested columns], [selectable] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [categories features], [empty state], [nested columns], [selectable] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable] | each column's content should resemble it's descriptor's label | passed in 0.011s |
| core features > with [categories features], [empty state], [nested columns], [selectable] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable] | each row should have id accessor as key | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] | should pass smoke test | passed in 0.006s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.002s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 17 columns | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.002s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] | each column's content should resemble it's descriptor's label | passed in 0.009s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] | each row should have id accessor as key | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] | should pass smoke test | passed in 0.008s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] | each column's content should resemble it's descriptor's label | passed in 0.017s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] | each row should have id accessor as key | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature] | should pass smoke test | passed in 0.009s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature] > should render correct table-related tags | should have 17 columns | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.002s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature] | each column's content should resemble it's descriptor's label | passed in 0.012s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature] | each row should have id accessor as key | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] | should pass smoke test | passed in 0.008s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.014s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.002s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] | should pass smoke test | passed in 0.008s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.002s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.004s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.037s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] | each row should have id accessor as key | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.005s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.002s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.006s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.006s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.002s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.009s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] | should pass smoke test | passed in 0.008s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.006s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.032s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.009s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.009s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.009s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.006s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] | should pass smoke test | passed in 0.005s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.009s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] | each row should have id accessor as key | passed in 0.027s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] | should pass smoke test | passed in 0.009s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.013s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] | each column's content should resemble it's descriptor's label | passed in 0.009s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] | should pass smoke test | passed in 0.005s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.009s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] | each row should have id accessor as key | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] | should pass smoke test | passed in 0.005s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.002s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.008s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] | each row should have id accessor as key | passed in 0.023s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0.002s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.008s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.005s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.009s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.006s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.002s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.009s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] | should pass smoke test | passed in 0.011s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.008s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] | each row should have id accessor as key | passed in 0.02s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.005s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.002s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.008s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | should pass smoke test | passed in 0.008s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.008s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] | should pass smoke test | passed in 0.008s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should render correct table-related tags | should have 17 columns | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] | each column's content should resemble it's descriptor's label | passed in 0.009s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] | each row should have id accessor as key | passed in 0.025s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] | should pass smoke test | passed in 0.009s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.002s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > should render correct table-related tags | should have 17 columns | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] | each column's content should resemble it's descriptor's label | passed in 0.008s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] | should pass smoke test | passed in 0.009s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] | each column's content should resemble it's descriptor's label | passed in 0.012s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] | each row should have id accessor as key | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] | should pass smoke test | passed in 0.01s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have a single <table> tag | passed in 0.002s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.004s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] | each column's content should resemble it's descriptor's label | passed in 0.008s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] | each row should have id accessor as key | passed in 0.023s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature] | should pass smoke test | passed in 0.008s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature] > should render correct table-related tags | should have 0 rows | passed in 0.002s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature] > should render correct table-related tags | should have 17 columns | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.002s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature] | each column's content should resemble it's descriptor's label | passed in 0.01s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature] | each row should have id accessor as key | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [nested columns], [sorting feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] | should pass smoke test | passed in 0.008s |
| core features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > should render correct table-related tags | should have 17 columns | passed in 0s |
| core features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] | each column's content should resemble it's descriptor's label | passed in 0.01s |
| core features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] | each row should have id accessor as key | passed in 0.001s |
| core features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > DataTableBody | should render a single <tbody> | passed in 0.001s |
| core features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] | should pass smoke test | passed in 0.007s |
| core features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > should render correct table-related tags | should have a single <tbody> tag | passed in 0s |
| core features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > should render correct table-related tags | should have a single <table> tag | passed in 0s |
| core features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > should render correct table-related tags | should have 17 columns | passed in 0s |
| core features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > should have props' classes at the right tags | should have props' class at <th> | passed in 0s |
| core features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] | each column's content should resemble it's descriptor's label | passed in 0.005s |
| core features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] | each row should have id accessor as key | passed in 0s |
| core features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > DataTableHeader | should render a single child | passed in 0.025s |
| core features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns] | should pass smoke test | passed in 0.006s |
| core features > with [categories features], [empty state], [nested columns] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns] > should render correct table-related tags | should have 17 columns | passed in 0.002s |
| core features > with [categories features], [empty state], [nested columns] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns] | each column's content should resemble it's descriptor's label | passed in 0.009s |
| core features > with [categories features], [empty state], [nested columns] | each cell's content should resemble it's accessed and parsed value | passed in 0.013s |
| core features > with [categories features], [empty state], [nested columns] | each row should have id accessor as key | passed in 0s |
| core features > with [categories features], [empty state], [nested columns] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [categories features], [empty state], [nested columns] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [categories features], [empty state], [nested columns] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [empty state], [nested columns] > DataTableHeader | should render a single <thead> | passed in 0.001s |
| core features > with [categories features], [empty state] | should pass smoke test | passed in 0.003s |
| core features > with [categories features], [empty state] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [categories features], [empty state] > should render correct table-related tags | should have a single <thead> tag | passed in 0.001s |
| core features > with [categories features], [empty state] > should render correct table-related tags | should have a single <table> tag | passed in 0s |
| core features > with [categories features], [empty state] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [categories features], [empty state] > should render correct table-related tags | should have 5 columns | passed in 0s |
| core features > with [categories features], [empty state] > should have default classes at the right tags | should have default class at <table> | passed in 0s |
| core features > with [categories features], [empty state] > should have default classes at the right tags | should have default class at <tbody> | passed in 0.001s |
| core features > with [categories features], [empty state] > should have default classes at the right tags | should have default class at <thead> | passed in 0s |
| core features > with [categories features], [empty state] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [categories features], [empty state] > should have default classes at the right tags | should have default class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state] > should have default classes at the right tags | should have default class at <th> | passed in 0s |
| core features > with [categories features], [empty state] > should have props' classes at the right tags | should have props' class at <table> | passed in 0.001s |
| core features > with [categories features], [empty state] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0s |
| core features > with [categories features], [empty state] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0.001s |
| core features > with [categories features], [empty state] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0s |
| core features > with [categories features], [empty state] > should have props' classes at the right tags | should have props' class at <td> | passed in 0.001s |
| core features > with [categories features], [empty state] > should have props' classes at the right tags | should have props' class at <th> | passed in 0s |
| core features > with [categories features], [empty state] | each column's content should resemble it's descriptor's label | passed in 0.003s |
| core features > with [categories features], [empty state] | each cell's content should resemble it's accessed and parsed value | passed in 0s |
| core features > with [categories features], [empty state] | each row should have id accessor as key | passed in 0.001s |
| core features > with [categories features], [empty state] > DataTableBody | should render a single child | passed in 0s |
| core features > with [categories features], [empty state] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [categories features], [empty state] > DataTableHeader | should render a single child | passed in 0s |
| core features > with [categories features], [empty state] > DataTableHeader | should render a single <thead> | passed in 0s |
| core features > with [empty state] | should pass smoke test | passed in 0.003s |
| core features > with [empty state] > should render correct table-related tags | should have a single <tbody> tag | passed in 0.001s |
| core features > with [empty state] > should render correct table-related tags | should have a single <thead> tag | passed in 0s |
| core features > with [empty state] > should render correct table-related tags | should have a single <table> tag | passed in 0.001s |
| core features > with [empty state] > should render correct table-related tags | should have 0 rows | passed in 0.001s |
| core features > with [empty state] > should render correct table-related tags | should have 5 columns | passed in 0s |
| core features > with [empty state] > should have default classes at the right tags | should have default class at <table> | passed in 0.001s |
| core features > with [empty state] > should have default classes at the right tags | should have default class at <tbody> | passed in 0s |
| core features > with [empty state] > should have default classes at the right tags | should have default class at <thead> | passed in 0.001s |
| core features > with [empty state] > should have default classes at the right tags | should have default class at <tr> | passed in 0s |
| core features > with [empty state] > should have default classes at the right tags | should have default class at <td> | passed in 0s |
| core features > with [empty state] > should have default classes at the right tags | should have default class at <th> | passed in 0.001s |
| core features > with [empty state] > should have props' classes at the right tags | should have props' class at <table> | passed in 0s |
| core features > with [empty state] > should have props' classes at the right tags | should have props' class at <tbody> | passed in 0.001s |
| core features > with [empty state] > should have props' classes at the right tags | should have props' class at <thead> | passed in 0s |
| core features > with [empty state] > should have props' classes at the right tags | should have props' class at <tr> | passed in 0.001s |
| core features > with [empty state] > should have props' classes at the right tags | should have props' class at <td> | passed in 0s |
| core features > with [empty state] > should have props' classes at the right tags | should have props' class at <th> | passed in 0.001s |
| core features > with [empty state] | each column's content should resemble it's descriptor's label | passed in 0.002s |
| core features > with [empty state] | each cell's content should resemble it's accessed and parsed value | passed in 0.001s |
| core features > with [empty state] | each row should have id accessor as key | passed in 0s |
| core features > with [empty state] > DataTableBody | should render a single child | passed in 0.001s |
| core features > with [empty state] > DataTableBody | should render a single <tbody> | passed in 0s |
| core features > with [empty state] > DataTableHeader | should render a single child | passed in 0.001s |
| core features > with [empty state] > DataTableHeader | should render a single <thead> | passed in 0s |
| the environment | jest + chai should work | passed in 0.003s |
| the environment | enzyme should work | passed in 0.002s |
| sorting features > with [sorting feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.026s |
| sorting features > with [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.012s |
| sorting features > with [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.02s |
| sorting features > with [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.01s |
| sorting features > with [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.007s |
| sorting features > with [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.012s |
| sorting features > with [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.019s |
| sorting features > with [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.01s |
| sorting features > with [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.01s |
| sorting features > with [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.01s |
| sorting features > with [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.01s |
| sorting features > with [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.011s |
| sorting features > with [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.01s |
| sorting features > with [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.011s |
| sorting features > with [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.017s |
| sorting features > with [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.011s |
| sorting features > with [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.01s |
| sorting features > with [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0.001s |
| sorting features > with [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.012s |
| sorting features > with [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.02s |
| sorting features > with [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.01s |
| sorting features > with [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.008s |
| sorting features > with [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.011s |
| sorting features > with [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.012s |
| sorting features > with [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.01s |
| sorting features > with [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.01s |
| sorting features > with [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.011s |
| sorting features > with [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.01s |
| sorting features > with [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.018s |
| sorting features > with [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.01s |
| sorting features > with [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.008s |
| sorting features > with [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.008s |
| sorting features > with [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.011s |
| sorting features > with [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.01s |
| sorting features > with [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.01s |
| sorting features > with [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.01s |
| sorting features > with [hide table total row], [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.01s |
| sorting features > with [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.013s |
| sorting features > with [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.011s |
| sorting features > with [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.008s |
| sorting features > with [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.007s |
| sorting features > with [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.011s |
| sorting features > with [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [hide table total row], [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.014s |
| sorting features > with [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.01s |
| sorting features > with [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.008s |
| sorting features > with [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.011s |
| sorting features > with [hide table total row], [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.022s |
| sorting features > with [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.012s |
| sorting features > with [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.007s |
| sorting features > with [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.011s |
| sorting features > with [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.011s |
| sorting features > with [hide table total row], [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.007s |
| sorting features > with [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [selectable], [sorting feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.007s |
| sorting features > with [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.008s |
| sorting features > with [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.016s |
| sorting features > with [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.007s |
| sorting features > with [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [selectable], [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.007s |
| sorting features > with [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.011s |
| sorting features > with [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.01s |
| sorting features > with [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.011s |
| sorting features > with [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.011s |
| sorting features > with [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.007s |
| sorting features > with [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.016s |
| sorting features > with [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.012s |
| sorting features > with [selectable], [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.01s |
| sorting features > with [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.01s |
| sorting features > with [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.01s |
| sorting features > with [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.018s |
| sorting features > with [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.012s |
| sorting features > with [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.011s |
| sorting features > with [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.011s |
| sorting features > with [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.01s |
| sorting features > with [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.011s |
| sorting features > with [selectable], [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.007s |
| sorting features > with [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.016s |
| sorting features > with [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.021s |
| sorting features > with [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.012s |
| sorting features > with [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.017s |
| sorting features > with [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.011s |
| sorting features > with [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.01s |
| sorting features > with [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.011s |
| sorting features > with [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.007s |
| sorting features > with [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [selectable], [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.011s |
| sorting features > with [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.01s |
| sorting features > with [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.012s |
| sorting features > with [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.018s |
| sorting features > with [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.01s |
| sorting features > with [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.008s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.011s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.01s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.018s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.01s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.011s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.011s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.021s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.01s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.013s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.01s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.013s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.01s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.01s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.01s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.01s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.01s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.01s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.011s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.01s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.01s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.01s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.01s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.01s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.01s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.011s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.01s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.007s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.01s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0.001s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.013s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.008s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.01s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.014s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.01s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.013s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.01s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.01s |
| sorting features > with [selectable], [sorting feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.011s |
| sorting features > with [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.01s |
| sorting features > with [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.016s |
| sorting features > with [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.01s |
| sorting features > with [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.017s |
| sorting features > with [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.01s |
| sorting features > with [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.01s |
| sorting features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.01s |
| sorting features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.007s |
| sorting features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.013s |
| sorting features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.01s |
| sorting features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.012s |
| sorting features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.01s |
| sorting features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.01s |
| sorting features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.011s |
| sorting features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.01s |
| sorting features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.01s |
| sorting features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.01s |
| sorting features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.01s |
| sorting features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.02s |
| sorting features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.007s |
| sorting features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.01s |
| sorting features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [sorting feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.008s |
| sorting features > with [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.012s |
| sorting features > with [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [default sort], [sorting feature] | given a valid default sort referencing a sortable column, rows should be sorted | passed in 0s |
| sorting features > with [default sort], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [default sort], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [default sort], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.01s |
| sorting features > with [default sort], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.013s |
| sorting features > with [default sort], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [default sort], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [default sort], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [default sort], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [default sort], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.008s |
| sorting features > with [default sort], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.007s |
| sorting features > with [default sort], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.011s |
| sorting features > with [default sort], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [default sort], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [default sort], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [default sort], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [default sort], [sorting feature] | given a valid default sort referencing a sortable column, rows should be sorted | passed in 0s |
| sorting features > with [default sort], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [default sort], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [default sort], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.01s |
| sorting features > with [default sort], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [default sort], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.01s |
| sorting features > with [default sort], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [default sort], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [default sort], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [default sort], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [default sort], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [default sort], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.007s |
| sorting features > with [default sort], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.008s |
| sorting features > with [default sort], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.007s |
| sorting features > with [default sort], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [default sort], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [nested columns], [sorting feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.01s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.018s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.012s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.01s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.014s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.014s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.011s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.008s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.013s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.013s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.014s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.021s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.011s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.007s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.011s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.007s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.008s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.019s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.017s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.01s |
| sorting features > with [nested columns], [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0.001s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.011s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.011s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.014s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.016s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.023s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.014s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.018s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.008s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.017s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.016s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.016s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.016s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.012s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.013s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.014s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.01s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.016s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.01s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.011s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.016s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.022s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.011s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.008s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.013s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.01s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.014s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.023s |
| sorting features > with [nested columns], [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.012s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.014s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.017s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.016s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.015s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.016s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.011s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.008s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.012s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.023s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.015s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.01s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.015s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.016s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.017s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.01s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.01s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.022s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.017s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.011s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.01s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.008s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0.001s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.011s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.016s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.016s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.022s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.019s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.026s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.034s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.015s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.016s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.016s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.017s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.031s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.016s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.016s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.02s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.023s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.016s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.014s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.013s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.025s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.022s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.017s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.016s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.016s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.015s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.014s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.011s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.017s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.017s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.022s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.04s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.051s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.076s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.118s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.128s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.029s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.036s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.016s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.016s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.017s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.016s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.013s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.013s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.017s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.016s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.021s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.014s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.011s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.01s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.01s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.018s |
| sorting features > with [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.02s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.013s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.016s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.016s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.016s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.016s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.011s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.008s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.013s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.016s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.014s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.02s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.008s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.016s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.015s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.014s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.014s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.01s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.014s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.008s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0.001s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.019s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.016s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.014s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.026s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.015s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.015s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.014s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.02s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.014s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.014s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.01s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.011s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.012s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.018s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.013s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.013s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.014s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.016s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.021s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.017s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.008s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.014s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0.001s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.01s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.014s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.015s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.01s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.014s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.008s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.014s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.016s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.021s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.014s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.01s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.014s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.021s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.014s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.014s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.014s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.013s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.02s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.013s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.011s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.013s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.027s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.014s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.015s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.012s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.023s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.016s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.016s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.015s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.014s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.012s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.011s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.014s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.014s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.013s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.014s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.015s |
| sorting features > with [nested columns], [selectable], [sorting feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.014s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.015s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.022s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.013s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.008s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.015s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.016s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.017s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.021s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.01s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.014s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.016s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.026s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.015s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.017s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.013s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.019s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.013s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.013s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.011s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.024s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.011s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.02s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.023s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.017s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.015s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.019s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.017s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.019s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.017s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.017s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.017s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.022s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.019s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.017s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.018s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.012s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.01s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.013s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.01s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.016s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.015s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.01s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.021s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.012s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.008s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.012s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.008s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.016s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.017s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.024s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.017s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.017s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.016s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.018s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.017s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.017s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.025s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.017s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.017s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.017s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.017s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.015s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.017s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.008s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.01s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.018s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.023s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.02s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.016s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.016s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.016s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.037s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.017s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.017s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.016s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.014s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.016s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.024s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.021s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.016s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.019s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.016s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.018s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.026s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.016s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.013s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.015s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.02s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.018s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.02s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.011s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.017s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.014s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.015s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0.001s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.018s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.016s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.016s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.024s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.017s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.02s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.017s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.011s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.012s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.012s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.01s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.014s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.008s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.022s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.014s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.018s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.016s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.016s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.011s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.016s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.01s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.017s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.017s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.018s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.017s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.017s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.018s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.018s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.013s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.018s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.016s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.018s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.017s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.023s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.016s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.016s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.013s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.022s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.018s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.016s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.016s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.015s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.011s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.018s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.017s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.018s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.016s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.013s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.016s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.011s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.017s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.016s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.017s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.022s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.01s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.011s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.016s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.023s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.017s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.011s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.016s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.01s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.022s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.016s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.016s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.013s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.012s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.018s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.01s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.015s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.01s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.016s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.018s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.017s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.016s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.016s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.017s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.025s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.008s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.016s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.019s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.01s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.016s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.011s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.013s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.01s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.017s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.01s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.01s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.012s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.019s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.012s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.014s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.012s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0.001s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.014s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.012s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.01s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.026s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.016s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.015s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.017s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.016s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.016s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.012s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.016s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.016s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.016s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.018s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.011s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.011s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.016s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.017s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.022s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.012s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.014s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.01s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.012s |
| sorting features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [nested columns], [selectable], [sorting feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.019s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.011s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.018s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.017s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.018s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.023s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.016s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.013s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.008s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.017s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.011s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.01s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.007s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.011s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.014s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.021s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.014s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.015s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.017s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.015s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.014s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.022s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.016s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.013s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.014s |
| sorting features > with [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.014s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.021s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.012s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.008s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.007s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.007s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.01s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.022s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.015s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.018s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.018s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.017s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.017s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.014s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.023s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.011s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.008s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.008s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.016s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.014s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.015s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.015s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.016s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.015s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.012s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.012s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.017s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.017s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.012s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.012s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.013s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.016s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.015s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.022s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.008s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.013s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.019s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.034s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.062s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.131s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.174s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.092s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.01s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.014s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.014s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.016s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.022s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.015s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.012s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.012s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.012s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.019s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.008s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.012s |
| sorting features > with [nested columns], [sorting feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.017s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.012s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.014s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.013s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.013s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.015s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.014s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.014s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.015s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.013s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.02s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.012s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.013s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.014s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.013s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.012s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.013s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.02s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.013s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.013s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.013s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.013s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.011s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.02s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.013s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.01s |
| sorting features > with [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.008s |
| sorting features > with [default sort], [nested columns], [sorting feature] | given a valid default sort referencing a sortable column, rows should be sorted | passed in 0s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.011s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.014s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.021s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.014s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.014s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.014s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.014s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.021s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.014s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.014s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.013s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.014s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.016s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.014s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.025s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.013s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.014s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.008s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.01s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.02s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.014s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.013s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.013s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.014s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.014s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.013s |
| sorting features > with [default sort], [nested columns], [sorting feature] | given a valid default sort referencing a sortable column, rows should be sorted | passed in 0.001s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.022s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.018s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.007s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.019s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.014s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.014s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.013s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.013s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.024s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.014s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.013s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.007s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.01s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.013s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.013s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.012s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.014s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.016s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.011s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.008s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.013s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.018s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.012s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.01s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.007s |
| sorting features > with [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.013s |
| sorting features > with [categories features], [sorting feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [categories features], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [categories features], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [categories features], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [categories features], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [categories features], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.013s |
| sorting features > with [categories features], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [categories features], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [categories features], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.007s |
| sorting features > with [categories features], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.012s |
| sorting features > with [categories features], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.008s |
| sorting features > with [categories features], [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0.001s |
| sorting features > with [categories features], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.017s |
| sorting features > with [categories features], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.017s |
| sorting features > with [categories features], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.013s |
| sorting features > with [categories features], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.016s |
| sorting features > with [categories features], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.01s |
| sorting features > with [categories features], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.014s |
| sorting features > with [categories features], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.01s |
| sorting features > with [categories features], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.007s |
| sorting features > with [categories features], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.008s |
| sorting features > with [categories features], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.012s |
| sorting features > with [categories features], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.012s |
| sorting features > with [categories features], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.016s |
| sorting features > with [categories features], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [categories features], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.014s |
| sorting features > with [categories features], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.017s |
| sorting features > with [categories features], [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0.001s |
| sorting features > with [categories features], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [categories features], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.013s |
| sorting features > with [categories features], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.011s |
| sorting features > with [categories features], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.013s |
| sorting features > with [categories features], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [categories features], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.008s |
| sorting features > with [categories features], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.013s |
| sorting features > with [categories features], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.013s |
| sorting features > with [categories features], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.013s |
| sorting features > with [categories features], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [categories features], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.022s |
| sorting features > with [categories features], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.015s |
| sorting features > with [categories features], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.007s |
| sorting features > with [categories features], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.012s |
| sorting features > with [categories features], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.014s |
| sorting features > with [categories features], [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [categories features], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [categories features], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.012s |
| sorting features > with [categories features], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.018s |
| sorting features > with [categories features], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.013s |
| sorting features > with [categories features], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.021s |
| sorting features > with [categories features], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.013s |
| sorting features > with [categories features], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.012s |
| sorting features > with [categories features], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.012s |
| sorting features > with [categories features], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.01s |
| sorting features > with [categories features], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.007s |
| sorting features > with [categories features], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.011s |
| sorting features > with [categories features], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.013s |
| sorting features > with [categories features], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.013s |
| sorting features > with [categories features], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.018s |
| sorting features > with [categories features], [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [categories features], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.023s |
| sorting features > with [categories features], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.013s |
| sorting features > with [categories features], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.012s |
| sorting features > with [categories features], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.012s |
| sorting features > with [categories features], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.012s |
| sorting features > with [categories features], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.011s |
| sorting features > with [categories features], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [categories features], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.012s |
| sorting features > with [categories features], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.013s |
| sorting features > with [categories features], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.011s |
| sorting features > with [categories features], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [categories features], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.013s |
| sorting features > with [categories features], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.007s |
| sorting features > with [categories features], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.007s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.012s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.007s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.01s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.012s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.023s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.013s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.012s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.012s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.014s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.012s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.016s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.012s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.017s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.014s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.013s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.013s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.007s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.015s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.013s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.013s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.02s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.013s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.014s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.016s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.013s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.007s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.012s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.016s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.012s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.012s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.021s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.013s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.01s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.007s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.012s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.011s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.007s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.007s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.011s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.013s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.012s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.024s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.013s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.012s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.011s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.014s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.013s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.01s |
| sorting features > with [categories features], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [categories features], [selectable], [sorting feature] | given none or invalid default sort, rows order shouldn't change | passed in 0.001s |
| sorting features > with [categories features], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.007s |
| sorting features > with [categories features], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.019s |
| sorting features > with [categories features], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [categories features], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.01s |
| sorting features > with [categories features], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [categories features], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.01s |
| sorting features > with [categories features], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.012s |
| sorting features > with [categories features], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.012s |
| sorting features > with [categories features], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.013s |
| sorting features > with [categories features], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.012s |
| sorting features > with [categories features], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.021s |
| sorting features > with [categories features], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.011s |
| sorting features > with [categories features], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.011s |
| sorting features > with [categories features], [selectable], [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.018s |
| sorting features > with [categories features], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.023s |
| sorting features > with [categories features], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.017s |
| sorting features > with [categories features], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [categories features], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [categories features], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.015s |
| sorting features > with [categories features], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.016s |
| sorting features > with [categories features], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.025s |
| sorting features > with [categories features], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.015s |
| sorting features > with [categories features], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [categories features], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.014s |
| sorting features > with [categories features], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.016s |
| sorting features > with [categories features], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.011s |
| sorting features > with [categories features], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.01s |
| sorting features > with [categories features], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.014s |
| sorting features > with [categories features], [selectable], [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.017s |
| sorting features > with [categories features], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.026s |
| sorting features > with [categories features], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.015s |
| sorting features > with [categories features], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [categories features], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.014s |
| sorting features > with [categories features], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [categories features], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.011s |
| sorting features > with [categories features], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.016s |
| sorting features > with [categories features], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.01s |
| sorting features > with [categories features], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [categories features], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.024s |
| sorting features > with [categories features], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.016s |
| sorting features > with [categories features], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [categories features], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.016s |
| sorting features > with [categories features], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.019s |
| sorting features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.016s |
| sorting features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.016s |
| sorting features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.018s |
| sorting features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.024s |
| sorting features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.015s |
| sorting features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.016s |
| sorting features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.016s |
| sorting features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.023s |
| sorting features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.016s |
| sorting features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.017s |
| sorting features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.016s |
| sorting features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.026s |
| sorting features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.016s |
| sorting features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.018s |
| sorting features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.016s |
| sorting features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.016s |
| sorting features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.016s |
| sorting features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.019s |
| sorting features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.012s |
| sorting features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.014s |
| sorting features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.022s |
| sorting features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.02s |
| sorting features > with [categories features], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.019s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0.001s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.022s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.016s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.026s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.016s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.016s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.016s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.014s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.017s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.016s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.01s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.012s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.01s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.012s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.016s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.013s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.013s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.017s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.016s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.016s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.015s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.01s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.01s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.008s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.016s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.008s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.008s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.01s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.01s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.016s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.015s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.016s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.015s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.02s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.016s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.012s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.019s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.011s |
| sorting features > with [categories features], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.018s |
| sorting features > with [categories features], [selectable], [sorting feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.012s |
| sorting features > with [categories features], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.011s |
| sorting features > with [categories features], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.012s |
| sorting features > with [categories features], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.011s |
| sorting features > with [categories features], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.01s |
| sorting features > with [categories features], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [categories features], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.012s |
| sorting features > with [categories features], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.007s |
| sorting features > with [categories features], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.007s |
| sorting features > with [categories features], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.007s |
| sorting features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.011s |
| sorting features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.011s |
| sorting features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.021s |
| sorting features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.011s |
| sorting features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.011s |
| sorting features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.011s |
| sorting features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.008s |
| sorting features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.01s |
| sorting features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.01s |
| sorting features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.011s |
| sorting features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.01s |
| sorting features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] | given none or invalid default sort, rows order shouldn't change | passed in 0.001s |
| sorting features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.02s |
| sorting features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.011s |
| sorting features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.012s |
| sorting features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.011s |
| sorting features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.01s |
| sorting features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.011s |
| sorting features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.011s |
| sorting features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.01s |
| sorting features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.017s |
| sorting features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.01s |
| sorting features > with [categories features], [sorting feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.01s |
| sorting features > with [categories features], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.01s |
| sorting features > with [categories features], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [categories features], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [categories features], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.007s |
| sorting features > with [categories features], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [categories features], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [categories features], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.007s |
| sorting features > with [categories features], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.008s |
| sorting features > with [categories features], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [categories features], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.017s |
| sorting features > with [categories features], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [categories features], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [categories features], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [categories features], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.008s |
| sorting features > with [categories features], [default sort], [sorting feature] | given a valid default sort referencing a sortable column, rows should be sorted | passed in 0.001s |
| sorting features > with [categories features], [default sort], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.01s |
| sorting features > with [categories features], [default sort], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [categories features], [default sort], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.01s |
| sorting features > with [categories features], [default sort], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [default sort], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [default sort], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [categories features], [default sort], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [categories features], [default sort], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.01s |
| sorting features > with [categories features], [default sort], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.015s |
| sorting features > with [categories features], [default sort], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.019s |
| sorting features > with [categories features], [default sort], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [default sort], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [default sort], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [categories features], [default sort], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [categories features], [default sort], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [default sort], [sorting feature] | given a valid default sort referencing a sortable column, rows should be sorted | passed in 0s |
| sorting features > with [categories features], [default sort], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.007s |
| sorting features > with [categories features], [default sort], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [default sort], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.008s |
| sorting features > with [categories features], [default sort], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [categories features], [default sort], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [categories features], [default sort], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.014s |
| sorting features > with [categories features], [default sort], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [categories features], [default sort], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [categories features], [default sort], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.012s |
| sorting features > with [categories features], [default sort], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [categories features], [default sort], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [default sort], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [default sort], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [default sort], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [default sort], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [categories features], [nested columns], [sorting feature] | given none or invalid default sort, rows order shouldn't change | passed in 0.001s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.013s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.011s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.018s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.016s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.011s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.015s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.012s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.016s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.013s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.016s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.016s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.016s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.016s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.023s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.013s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.024s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.022s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.021s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.024s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.033s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.023s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.02s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.012s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.023s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.032s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.023s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.012s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.016s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.024s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.024s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.023s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.022s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.019s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.012s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.019s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.012s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.024s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.023s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.023s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.023s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.022s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.023s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.027s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.016s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.021s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.022s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.022s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.022s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.031s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.027s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.016s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.019s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.014s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.023s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.023s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.017s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.012s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.023s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.025s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.036s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.019s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.023s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.023s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.022s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.03s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.018s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.017s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.023s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.022s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.021s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.034s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.023s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.023s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.027s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.024s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.024s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.034s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.021s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.012s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.013s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.03s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.022s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.023s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.016s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.023s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.024s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.013s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.013s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.012s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.022s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.032s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.018s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.013s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.012s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.013s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.019s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.013s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.012s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.017s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.021s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.016s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.035s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.023s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.021s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.021s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.027s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.025s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.021s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.022s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.023s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.026s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.034s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.034s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.025s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.029s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.028s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.036s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.023s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0.001s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.037s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.031s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.022s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.024s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.045s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.025s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.034s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.023s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.034s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.026s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.026s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.019s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.023s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.024s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.016s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.022s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.029s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.023s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.024s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.025s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.021s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.024s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.034s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.016s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.019s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.023s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.022s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.022s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.04s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.025s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.013s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.015s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.023s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.014s |
| sorting features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.029s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.02s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.02s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.024s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.033s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.026s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.023s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.023s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.026s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.023s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.023s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.016s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.018s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.023s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.025s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.034s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.033s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.023s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.022s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.014s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.022s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.024s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.024s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.013s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.022s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.026s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.017s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.024s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.019s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.024s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.05s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.089s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.239s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.163s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.025s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.031s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.024s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.025s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.028s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.033s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.025s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.025s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.015s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.024s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.034s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.019s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.013s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.013s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.027s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.024s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.025s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.027s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.023s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.018s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.022s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.025s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.027s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.024s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.014s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.022s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.032s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.02s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.013s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.013s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.014s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.017s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.019s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.017s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.013s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.013s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.023s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.018s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.025s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.024s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.017s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.02s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.021s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.022s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.025s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.024s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.018s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.025s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.024s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.03s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.025s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.017s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.018s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.035s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.028s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.023s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.025s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.024s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.018s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.024s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.018s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.022s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.023s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.024s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.036s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.018s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.012s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.019s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.012s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.021s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.021s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.017s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.022s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.025s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.025s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.022s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.026s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.021s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.023s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.023s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.022s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.024s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.02s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.012s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.018s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.021s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.019s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.014s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.022s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.016s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.017s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.014s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.026s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.022s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.023s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.023s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.013s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.018s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.026s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.022s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.015s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.013s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.02s |
| sorting features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.023s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] | given none or invalid default sort, rows order shouldn't change | passed in 0.001s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.027s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.011s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.018s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.018s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.018s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.012s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.027s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.021s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.018s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.018s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.018s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.018s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.019s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.027s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.02s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.019s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.019s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.02s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.019s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.019s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.028s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.018s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.018s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.018s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.019s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.012s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.012s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.025s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.017s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.019s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.022s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.019s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.02s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.029s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.013s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.01s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.014s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.014s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.024s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.022s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.015s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.027s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.028s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.035s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.025s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.026s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.026s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.016s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.027s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.016s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.021s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.025s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.026s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.037s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.027s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.025s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.018s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.013s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.022s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.02s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.013s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.019s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.024s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.024s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.034s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.027s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.026s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.021s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.025s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.025s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.026s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.019s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.024s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.032s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.015s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.021s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.025s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.019s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.036s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.017s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.024s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.029s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.027s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.033s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.014s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.018s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.023s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.019s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.029s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.023s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.026s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.014s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.013s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.019s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.024s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.025s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.025s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.022s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.024s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.04s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.018s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.019s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.014s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.033s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.025s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.023s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.024s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.017s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.028s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.02s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.023s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.013s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.013s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.033s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.018s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.013s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.013s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.013s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.02s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.018s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.024s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.022s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.018s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.024s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.036s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.028s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.019s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.013s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.014s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.02s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.019s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.023s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.021s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.014s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.024s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.023s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.019s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.024s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.028s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.024s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.026s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.022s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.025s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.018s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.025s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.02s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.013s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.019s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.023s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.023s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.025s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.026s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.032s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.032s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.018s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.023s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.026s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.027s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.026s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.03s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.019s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.026s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.024s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.023s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.034s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.022s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.02s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.018s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.025s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.028s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.048s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.062s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.031s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.022s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.032s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.025s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.032s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.027s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.026s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.038s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.029s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.016s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.025s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.021s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.03s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.026s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.027s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.029s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.021s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.017s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.03s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.021s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.025s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.027s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.031s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.039s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.026s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.026s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.036s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.034s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.053s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.029s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.027s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.032s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.024s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.026s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.035s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.027s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.025s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.014s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.023s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.035s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.032s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.031s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.026s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.026s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.036s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.026s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.014s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.019s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.02s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.021s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.016s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.023s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.025s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.024s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.037s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.028s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.027s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.027s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.018s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.027s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.016s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.023s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.025s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.024s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.04s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.024s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.024s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.013s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.014s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.021s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.013s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.015s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.023s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.027s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.029s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.021s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.013s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.014s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.022s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.035s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.015s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.026s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.026s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.027s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.022s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.029s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.019s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.024s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.026s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.026s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.035s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.025s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.024s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.022s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.04s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.02s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.016s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.021s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.019s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.029s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.024s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.025s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.018s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0.001s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.017s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.023s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.014s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.021s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.02s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.017s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.038s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.023s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.02s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.017s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.032s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.019s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.025s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.025s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.017s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.034s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.025s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.023s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.025s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.029s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.035s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.021s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.02s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.019s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.022s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.021s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.025s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.024s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.017s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.02s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.015s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.03s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.024s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.019s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.019s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.012s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.027s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.016s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.019s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.019s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.018s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.02s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.023s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.018s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.017s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.017s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.016s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.018s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.019s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.026s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.016s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.017s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.017s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.018s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.017s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.019s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.034s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.017s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.017s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.018s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.018s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.018s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.018s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.02s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.011s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.022s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.018s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.018s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.029s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.014s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.01s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.021s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.017s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.018s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.017s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.025s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.018s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.013s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.01s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.01s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.016s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.017s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.019s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.021s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.018s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.018s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.026s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.018s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.017s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.01s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.01s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.01s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.018s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.039s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.078s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.169s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.181s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.043s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.04s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.02s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.02s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.019s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.02s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.026s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.012s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.018s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.019s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.019s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.019s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.02s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.03s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.021s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.021s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.02s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.02s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.021s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.019s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.026s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.028s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.017s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.011s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.01s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.023s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.018s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.018s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.02s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.02s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.019s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.019s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.027s |
| sorting features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.019s |
| sorting features > with [categories features], [nested columns], [sorting feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.016s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.018s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.017s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.018s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.017s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.024s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.016s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.016s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.011s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.01s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.01s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.016s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.016s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.016s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.016s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.026s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.008s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.01s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.008s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.017s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.01s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.01s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.012s |
| sorting features > with [categories features], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.024s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] | given a valid default sort referencing a sortable column, rows should be sorted | passed in 0.001s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.018s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.016s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.01s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.017s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.014s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.017s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.018s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.016s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.018s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.01s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.012s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.013s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.022s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.017s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.018s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.026s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.016s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.017s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.014s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.02s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.023s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.019s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.033s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.024s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.018s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.019s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.018s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.027s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.018s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.018s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.018s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.017s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.017s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.014s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] | given a valid default sort referencing a sortable column, rows should be sorted | passed in 0s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.023s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.016s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.016s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.018s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.045s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.033s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.041s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.018s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.034s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.019s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.02s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.022s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.02s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.019s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.02s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.034s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.023s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.019s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.019s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.018s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.022s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.02s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.021s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.031s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.02s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.021s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.026s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.02s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.018s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.023s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.041s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.02s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.018s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.018s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.019s |
| sorting features > with [categories features], [default sort], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.017s |
| sorting features > with [empty state], [sorting feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.012s |
| sorting features > with [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.01s |
| sorting features > with [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [empty state], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [empty state], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.018s |
| sorting features > with [empty state], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [empty state], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [empty state], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [empty state], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [empty state], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [empty state], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.019s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.011s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0.001s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [selectable], [sorting feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [empty state], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.019s |
| sorting features > with [empty state], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [empty state], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [selectable], [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0.001s |
| sorting features > with [empty state], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [empty state], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [selectable], [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [empty state], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [empty state], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.019s |
| sorting features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0.001s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0.001s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.014s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.02s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.002s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.002s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.002s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.002s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.002s |
| sorting features > with [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.002s |
| sorting features > with [empty state], [selectable], [sorting feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [empty state], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.001s |
| sorting features > with [empty state], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.002s |
| sorting features > with [empty state], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.002s |
| sorting features > with [empty state], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.001s |
| sorting features > with [empty state], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.002s |
| sorting features > with [empty state], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.002s |
| sorting features > with [empty state], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.002s |
| sorting features > with [empty state], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.002s |
| sorting features > with [empty state], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [empty state], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.002s |
| sorting features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.002s |
| sorting features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.002s |
| sorting features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.002s |
| sorting features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.002s |
| sorting features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.002s |
| sorting features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.001s |
| sorting features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.002s |
| sorting features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.002s |
| sorting features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.002s |
| sorting features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [sorting feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.002s |
| sorting features > with [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.002s |
| sorting features > with [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [default sort], [empty state], [sorting feature] | given a valid default sort referencing a sortable column, rows should be sorted | passed in 0.001s |
| sorting features > with [default sort], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [default sort], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [default sort], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.002s |
| sorting features > with [default sort], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [default sort], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [default sort], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [default sort], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [default sort], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [default sort], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [default sort], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [default sort], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [default sort], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [default sort], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [default sort], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.002s |
| sorting features > with [default sort], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.002s |
| sorting features > with [default sort], [empty state], [sorting feature] | given a valid default sort referencing a sortable column, rows should be sorted | passed in 0.001s |
| sorting features > with [default sort], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [default sort], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [default sort], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.002s |
| sorting features > with [default sort], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.002s |
| sorting features > with [default sort], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [default sort], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.002s |
| sorting features > with [default sort], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [default sort], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [default sort], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [default sort], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [default sort], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.002s |
| sorting features > with [default sort], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [default sort], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [default sort], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.002s |
| sorting features > with [default sort], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [sorting feature] | given none or invalid default sort, rows order shouldn't change | passed in 0.001s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.02s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.008s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.007s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.022s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.007s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.014s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.021s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.007s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.014s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.014s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.031s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.022s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.007s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.012s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.019s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.016s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.007s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.017s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.016s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.007s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.008s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.026s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.011s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.007s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.013s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.019s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.007s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.022s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.025s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.019s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0.001s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.002s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.007s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0.001s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.016s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.007s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.016s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.026s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.007s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.008s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.007s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.007s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.013s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] | given none or invalid default sort, rows order shouldn't change | passed in 0.001s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.021s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.01s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.016s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.007s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.014s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.014s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.007s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.017s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.007s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.014s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.013s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.01s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.021s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.013s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.007s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.007s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.007s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.025s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.007s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.007s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.023s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.007s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.017s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.011s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] | given none or invalid default sort, rows order shouldn't change | passed in 0.011s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.01s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.008s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.014s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] | given none or invalid default sort, rows order shouldn't change | passed in 0.001s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.007s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.015s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [sorting feature] | given none or invalid default sort, rows order shouldn't change | passed in 0.001s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.014s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.002s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.021s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] | given a valid default sort referencing a sortable column, rows should be sorted | passed in 0s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.022s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] | given a valid default sort referencing a sortable column, rows should be sorted | passed in 0s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [sorting feature] | given none or invalid default sort, rows order shouldn't change | passed in 0.001s |
| sorting features > with [categories features], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.001s |
| sorting features > with [categories features], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.001s |
| sorting features > with [categories features], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [empty state], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.013s |
| sorting features > with [categories features], [empty state], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.001s |
| sorting features > with [categories features], [empty state], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.001s |
| sorting features > with [categories features], [empty state], [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [empty state], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.001s |
| sorting features > with [categories features], [empty state], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.001s |
| sorting features > with [categories features], [empty state], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.001s |
| sorting features > with [categories features], [empty state], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.001s |
| sorting features > with [categories features], [empty state], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.001s |
| sorting features > with [categories features], [empty state], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.001s |
| sorting features > with [categories features], [empty state], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.001s |
| sorting features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.001s |
| sorting features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.001s |
| sorting features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.001s |
| sorting features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.019s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.001s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.001s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.001s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.001s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.001s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.001s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.001s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.001s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.001s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.001s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.001s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.001s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.001s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.001s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.001s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.001s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [hide table total row], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature] | given none or invalid default sort, rows order shouldn't change | passed in 0.013s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.001s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.001s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.001s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0.001s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0.001s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.001s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.001s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.001s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.012s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.02s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.008s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0.001s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.018s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [sorting feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [default sort], [empty state], [sorting feature] | given a valid default sort referencing a sortable column, rows should be sorted | passed in 0s |
| sorting features > with [categories features], [default sort], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [default sort], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [default sort], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [default sort], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [default sort], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [default sort], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.002s |
| sorting features > with [categories features], [default sort], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [default sort], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.002s |
| sorting features > with [categories features], [default sort], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.002s |
| sorting features > with [categories features], [default sort], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [default sort], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.002s |
| sorting features > with [categories features], [default sort], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.002s |
| sorting features > with [categories features], [default sort], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [default sort], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [categories features], [default sort], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [categories features], [default sort], [empty state], [sorting feature] | given a valid default sort referencing a sortable column, rows should be sorted | passed in 0s |
| sorting features > with [categories features], [default sort], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [categories features], [default sort], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [categories features], [default sort], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [default sort], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [categories features], [default sort], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.014s |
| sorting features > with [categories features], [default sort], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [default sort], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [default sort], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.002s |
| sorting features > with [categories features], [default sort], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [default sort], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [default sort], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.002s |
| sorting features > with [categories features], [default sort], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.002s |
| sorting features > with [categories features], [default sort], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [default sort], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [default sort], [empty state], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.019s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.008s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.01s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.011s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.021s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.011s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0.001s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.012s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.028s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.014s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.008s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.019s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.019s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.011s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.012s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.01s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.02s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.012s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.014s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.021s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.011s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.01s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.016s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.011s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.017s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.002s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.016s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.022s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.015s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0.001s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.008s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.011s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.008s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.029s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.023s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.01s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.02s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.016s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.02s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.021s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.016s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.022s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.01s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.012s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.02s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.012s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.01s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.018s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.015s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.023s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.012s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.012s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.017s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.008s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.013s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.024s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.012s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.021s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.016s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.008s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.035s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.025s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.008s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.011s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.014s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.011s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.015s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.016s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.013s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.02s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.012s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.022s |
| sorting features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.017s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.03s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.012s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.011s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.016s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.013s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.013s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.025s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.008s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.012s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.012s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] | given none or invalid default sort, rows order shouldn't change | passed in 0.001s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.025s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.027s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.011s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.009s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.01s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.015s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.016s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.018s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.026s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.034s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.069s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.058s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.048s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.05s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.047s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.038s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.041s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.042s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.04s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] | given none or invalid default sort, rows order shouldn't change | passed in 0s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.015s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.01s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.009s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.008s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.022s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] | given a valid default sort referencing a sortable column, rows should be sorted | passed in 0s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.004s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.003s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.004s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.021s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.007s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.01s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.003s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.003s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.004s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] | given a valid default sort referencing a sortable column, rows should be sorted | passed in 0s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'nome' | should have right behaviour for click #3 | passed in 0.007s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'sobrenome' | should have right behaviour for click #3 | passed in 0.023s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #1 | passed in 0.009s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'idade' | should have right behaviour for click #3 | passed in 0.013s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #2 | passed in 0.007s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'state' | should have right behaviour for click #3 | passed in 0.032s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #1 | passed in 0.015s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #2 | passed in 0.013s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'birthday' | should have right behaviour for click #3 | passed in 0.011s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #1 | passed in 0.013s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #2 | passed in 0.013s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'balance' | should have right behaviour for click #3 | passed in 0.011s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #1 | passed in 0.005s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toPay' | should have right behaviour for click #3 | passed in 0.005s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'credit.toReceive' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #2 | passed in 0.007s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toPay' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #2 | passed in 0.006s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'debit.toReceive' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #1 | passed in 0.006s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #2 | passed in 0.007s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toPay' | should have right behaviour for click #3 | passed in 0.006s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #1 | passed in 0.025s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #2 | passed in 0.005s |
| sorting features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > <SortArrow/> click behaviour > Column 'cash.toReceive' | should have right behaviour for click #3 | passed in 0.007s |
/home/camembert/cubos/data-table/src/tests/features/category/spec.ts (10.887s)
/home/camembert/cubos/data-table/src/tests/features/nestedColumns/spec.ts (21.209s)
| the environment | jest + chai should work | passed in 0.001s |
| the environment | enzyme should work | passed in 0.002s |
| nested columns features > with [nested columns] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [nested columns] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [nested columns], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [nested columns], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0.001s |
| nested columns features > with [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.011s |
| nested columns features > with [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.002s |
| nested columns features > with [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.004s |
| nested columns features > with [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns], [selectable] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns], [selectable] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.004s |
| nested columns features > with [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns], [selectable] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns], [selectable] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns], [selectable] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.025s |
| nested columns features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [nested columns], [sorting feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [nested columns], [sorting feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0.001s |
| nested columns features > with [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0.001s |
| nested columns features > with [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.002s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.029s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [sorting feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [nested columns], [sorting feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0.001s |
| nested columns features > with [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [nested columns] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [nested columns] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [nested columns] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [nested columns] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0.001s |
| nested columns features > with [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [categories features], [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.002s |
| nested columns features > with [categories features], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.03s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.021s |
| nested columns features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.003s |
| nested columns features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [sorting feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [sorting feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [sorting feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [sorting feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.027s |
| nested columns features > with [categories features], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.002s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.027s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.008s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.02s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [sorting feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [sorting feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [sorting feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [sorting feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [categories features], [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [categories features], [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [default sort], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [nested columns] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [empty state], [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0.002s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0.003s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.021s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.003s |
| nested columns features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.03s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.026s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.028s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0.001s |
| nested columns features > with [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [empty state], [nested columns] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [empty state], [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [empty state], [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.028s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.025s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.002s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.002s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.005s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.002s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total category total row], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [hide table total row], [nested columns], [selectable], [sorting feature], [total feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.031s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.004s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [selectable], [sorting feature], [undefined selectedRowsIds prop] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0s |
| nested columns features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [default sort], [empty state], [nested columns], [sorting feature] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns] > every column should have the right row span > Column 'nomecompleto' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'nome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns] > every column should have the right row span > Column 'nomecompleto' of level 0 > Column 'sobrenome' of level 1 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns] > every column should have the right row span > Column 'idade' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns] > every column should have the right row span > Column 'state' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns] > every column should have the right row span > Column 'birthday' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns] > every column should have the right row span > Column 'balance' of level 0 | For final column, row span should be equal to level's span (3) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns] > every column should have the right row span > Column 'expenses' of level 0 | For parent column, row span should be equal to level's span (3) - children's span (2) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'credit' of level 1 > Column 'credit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'debit' of level 1 > Column 'debit.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 | For parent column, row span should be equal to level's span (2) - children's span (1) | passed in 0s |
| nested columns features > with [categories features], [empty state], [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toPay' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0.001s |
| nested columns features > with [categories features], [empty state], [nested columns] > every column should have the right row span > Column 'expenses' of level 0 > Column 'cash' of level 1 > Column 'cash.toReceive' of level 2 | For final column, row span should be equal to level's span (1) | passed in 0s |
/home/camembert/cubos/data-table/src/tests/src/components/SortArrow/spec.tsx (0.454s)
/home/camembert/cubos/data-table/src/tests/src/utils/sorters.spec.tsx (0.27s)
/home/camembert/cubos/data-table/src/tests/features/total/spec.ts (10.012s)
/home/camembert/cubos/data-table/src/tests/features/selection/spec.ts (88.1s)